Changed to gcc 4.3.3, linking mpfr from ThirdParty to CV3DMesher.

This commit is contained in:
graham
2009-03-30 17:00:28 +01:00
parent 6e0aa9508f
commit 67f828d299
2 changed files with 6 additions and 4 deletions

View File

@ -3,5 +3,4 @@ CGAL_PATH = ${WM_THIRD_PARTY_DIR}/CGAL-${CGAL_VERSION}
CGAL_INC = \
-Wno-old-style-cast \
-I${CGAL_SRC}/include \
-I${CGAL_PATH} \
-I${BOOST_SRC}
-I${CGAL_PATH}