Files
openfoam/wmake/rules/General/CGAL

12 lines
249 B
Plaintext

CGAL_INC = \
-Wno-old-style-cast \
-I${CGAL_SRC}/include \
-I$(MPFR_HOME) \
-I${BOOST_ROOT}/include/boost
CGAL_LIBS = \
-L$(MPFR_ARCH_PATH)/lib \
-L$(BOOST_ROOT)/platforms/$(WM_OPTIONS)/lib \
-lmpfr \
-lboost_thread