CGAL: Upgraded to 4.10

This commit is contained in:
Henry Weller
2017-07-27 14:38:35 +01:00
parent 84e27cb356
commit 384f9a5cf6
2 changed files with 4 additions and 4 deletions

View File

@ -9,6 +9,6 @@ CGAL_LIBS = \
-L$(MPFR_ARCH_PATH)/lib$(WM_COMPILER_LIB_ARCH) \
-L$(GMP_ARCH_PATH)/lib$(WM_COMPILER_LIB_ARCH) \
-L$(BOOST_ARCH_PATH)/lib \
-L$(CGAL_ARCH_PATH)/lib \
-L$(CGAL_ARCH_PATH)/lib$(WM_COMPILER_LIB_ARCH) \
-lCGAL \
-lmpfr