Revert previous commit r73185

This commit is contained in:
Laurent Rineau
2012-10-23 08:28:33 +00:00
parent f346d6baa7
commit 184f8735a3
3 changed files with 1 additions and 4 deletions
@@ -81,7 +81,6 @@ configure()
echo "Configuring... "
if eval 'cmake "\$CMAKE_GENERATOR" -DRUNNING_CGAL_AUTO_TEST=TRUE \\
-DCMAKE_BUILD_TYPE=Debug \\
-DCGAL_DIR="\$CGAL_DIR" \\
.' ; then