Removed uneeded set of CMAKE_BUILD_TYPE

This commit is contained in:
Fernando Cacciola
2008-11-04 13:11:01 +00:00
parent 994028ec51
commit 0046cc19df
@@ -73,7 +73,6 @@ configure()
if eval 'cmake "\$CMAKE_GENERATOR" -DRUNNING_CGAL_AUTO_TEST=TRUE \\
-DCGAL_DIR="\$CGAL_DIR" \\
-DCMAKE_BUILD_TYPE=NOTFOUND \\
.' ; then
echo " succesful configuration" >> \$ERRORFILE