Allow CMAKE_BUILD_TYPE to be determined bsaed on CGALConfig.cmake

This commit is contained in:
Fernando Cacciola
2008-06-06 16:09:39 +00:00
parent 0e68fecdfe
commit fea6aeab4d
@@ -74,6 +74,7 @@ configure()
-DCGAL_DIR="\$CGAL_DIR" \\
-DCGAL_CXX_FLAGS="\$TESTSUITE_CXXFLAGS" \\
-DCGAL_EXE_LINKER_FLAGS="\$TESTSUITE_LDFLAGS" \\
-DCMAKE_BUILD_TYPE=NOTFOUND \\
.' ; then
echo " succesful configuration" >> \$ERRORFILE