repo.or.cz
/
OpenFOAM-1.6-ext.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fixed writing out entries in advective bc
[OpenFOAM-1.6-ext.git]
/
wmake
/
rules
/
General
/
CGAL
blob
4e7e3b4ef953606865d993ad45cd1db7eeb7e71f
1
CGAL_PATH = ${WM_THIRD_PARTY_DIR}/CGAL-${CGAL_VERSION}
2
3
CGAL_INC = \
4
-Wno-old-style-cast \
5
-I${CGAL_SRC}/include \
6
-I${CGAL_PATH} \
7
-I${BOOST_SRC}