COMP: foamyHexMesh: move CGAL dependencies into rules

This commit is contained in:
william
2014-01-28 14:58:29 +00:00
parent aaa1a3dcd6
commit 412317575d
6 changed files with 4 additions and 13 deletions

View File

@ -7,4 +7,6 @@ CGAL_INC = \
CGAL_LIBS = \
-L$(MPFR_ARCH_PATH)/lib \
-L$(GMP_ARCH_PATH)/lib \
-L$(BOOST_ARCH_PATH)/lib
-L$(BOOST_ARCH_PATH)/lib \
-L$(CGAL_ARCH_PATH)/lib \
-lCGAL