repo.or.cz
/
OpenFOAM-2.0.x.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Initial commit for version 2.0.x patch release
[OpenFOAM-2.0.x.git]
/
wmake
/
rules
/
General
/
CGAL
blob
126640dc0cf2f7e1c4dd84814e5fbe5526fd0add
1
CGAL_INC = \
2
-Wno-old-style-cast \
3
-I$(CGAL_ARCH_PATH)/include \
4
-I$(MPFR_ARCH_PATH)/include \
5
-I$(GMP_ARCH_PATH)/include \
6
-I$(BOOST_ARCH_PATH)/include
7
8
CGAL_LIBS = \
9
-L$(MPFR_ARCH_PATH)/lib \
10
-L$(BOOST_ARCH_PATH)/lib \
11
-lmpfr \
12
-lboost_thread