mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
COMP: Move boost and mpfr library includes from wmake/rules/general/CGAL
This is so that surfaceFeatureExtract will compile without boost/mpfr
This commit is contained in:
@ -7,6 +7,4 @@ CGAL_INC = \
|
||||
|
||||
CGAL_LIBS = \
|
||||
-L$(MPFR_ARCH_PATH)/lib \
|
||||
-L$(BOOST_ARCH_PATH)/lib \
|
||||
-lmpfr \
|
||||
-lboost_thread
|
||||
-L$(BOOST_ARCH_PATH)/lib
|
||||
|
||||
Reference in New Issue
Block a user