fixed writing out entries in advective bc
[OpenFOAM-1.6-ext.git] / wmake / rules / General / CGAL
blob4e7e3b4ef953606865d993ad45cd1db7eeb7e71f
1 CGAL_PATH = ${WM_THIRD_PARTY_DIR}/CGAL-${CGAL_VERSION}
3 CGAL_INC = \
4     -Wno-old-style-cast \
5     -I${CGAL_SRC}/include \
6     -I${CGAL_PATH} \
7     -I${BOOST_SRC}