mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
foamyMesh: Simplify support for system CGAL installation
This commit is contained in:
@ -2,7 +2,8 @@ CGAL_INC = \
|
||||
-I$(CGAL_ARCH_PATH)/include \
|
||||
-I$(MPFR_ARCH_PATH)/include \
|
||||
-I$(GMP_ARCH_PATH)/include \
|
||||
-I$(BOOST_ARCH_PATH)/include
|
||||
-I$(BOOST_ARCH_PATH)/include \
|
||||
-I/usr/include
|
||||
|
||||
CGAL_LIBS = \
|
||||
-L$(MPFR_ARCH_PATH)/lib$(WM_COMPILER_LIB_ARCH) \
|
||||
|
||||
Reference in New Issue
Block a user