Skip to content
Snippets Groups Projects
Commit 1d93f171 authored by laurence's avatar laurence
Browse files

COMP: Correct Make/options for SloanRenumber and the CGAL rules

parent 767b768d
No related merge requests found
EXE_INC = \
/* -DFULLDEBUG -g -O0 */ \
-I$BOOST_ARCH_PATH/include \
-I$(BOOST_ARCH_PATH)/include \
-I$(LIB_SRC)/meshTools/lnInclude \
-I$(LIB_SRC)/parallel/decompose/decompositionMethods/lnInclude \
-I$(LIB_SRC)/renumber/renumberMethods/lnInclude
......
......@@ -9,5 +9,4 @@ CGAL_LIBS = \
-L$(MPFR_ARCH_PATH)/lib \
-L$(BOOST_ARCH_PATH)/lib \
-lmpfr \
-I/usr/lib64 \
-lboost_thread-mt
-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