Skip to content
Snippets Groups Projects
Commit d1313bfd authored by Mark Olesen's avatar Mark Olesen
Browse files

COMP: use current CGAL rules from cvm branch

parent d353f08f
No related merge requests found
CGAL_INC = \
-Wno-old-style-cast \
-I${CGAL_SRC}/include \
-I${BOOST_ROOT}/include/boost-${BOOST_LIB_VERSION}
-I$(CGAL_ARCH_PATH)/include \
-I$(MPFR_ARCH_PATH)/include \
-I$(BOOST_ARCH_PATH)/include/boost
CGAL_LIBS = \
-L$(MPFR_ARCH_PATH)/lib \
-L$(BOOST_ARCH_PATH)/lib \
-lmpfr \
-lboost_thread
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment