mirror of https://github.com/CGAL/cgal
add DOLLAR_QTDIR dependency
This commit is contained in:
parent
a4b3af3aa2
commit
4624f4ca3b
|
|
@ -6,7 +6,7 @@ PROVIDES = QT
|
||||||
CXXFLAGS =
|
CXXFLAGS =
|
||||||
LDFLAGS =
|
LDFLAGS =
|
||||||
LIBS = qt-mt
|
LIBS = qt-mt
|
||||||
REQUIRES =
|
REQUIRES = DOLLAR_QTDIR
|
||||||
INCOMPATIBLE = DOLLAR_WINDOWS_COMPILER
|
INCOMPATIBLE = DOLLAR_WINDOWS_COMPILER
|
||||||
STDINCLDIRS = /usr/include/qt3:${QTDIR}/include
|
STDINCLDIRS = /usr/include/qt3:${QTDIR}/include
|
||||||
INCLTHING = qglobal.h
|
INCLTHING = qglobal.h
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue