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:
laurence
2012-04-26 15:10:24 +01:00
parent 4190e3e5a5
commit 6a3571b3e9
6 changed files with 12 additions and 4 deletions

View File

@ -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