Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
d1313bfd
Commit
d1313bfd
authored
Mar 24, 2010
by
Mark Olesen
Browse files
COMP: use current CGAL rules from cvm branch
parent
d353f08f
Changes
1
Hide whitespace changes
Inline
Side-by-side
wmake/rules/General/CGAL
View file @
d1313bfd
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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment