mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
COMP: support cgal header-only configurations
- improve wmake CGAL rule(s) accordingly
This commit is contained in:
committed by
Andrew Heather
parent
f8ef85b72f
commit
d7db8f8292
@ -14,11 +14,9 @@ EXE_INC = \
|
||||
${c++CGALWARN} \
|
||||
-I.. \
|
||||
-I$(LIB_SRC)/surfMesh/lnInclude \
|
||||
-I$(LIB_SRC)/meshTools/lnInclude \
|
||||
-I/usr/include/Qt
|
||||
-I$(LIB_SRC)/meshTools/lnInclude
|
||||
|
||||
LIB_LIBS = \
|
||||
-L$(CGAL_ARCH_PATH)/lib \
|
||||
-L$(CGAL_ARCH_PATH)/lib$(WM_COMPILER_LIB_ARCH) \
|
||||
-L${CGAL_LIBS} \
|
||||
-lsurfMesh \
|
||||
-lmeshTools
|
||||
|
||||
Reference in New Issue
Block a user