diff --git a/Scripts/developer_scripts/create_cgal_test_with_cmake b/Scripts/developer_scripts/create_cgal_test_with_cmake index 1b829d339b6..f6af72be1ec 100755 --- a/Scripts/developer_scripts/create_cgal_test_with_cmake +++ b/Scripts/developer_scripts/create_cgal_test_with_cmake @@ -70,6 +70,7 @@ configure() { echo "Configuring... " + rm -f makefile Makefile GNUmakefile if eval 'cmake "\$CMAKE_GENERATOR" -DRUNNING_CGAL_AUTO_TEST=TRUE \\ -DCGAL_DIR="\$CGAL_DIR" \\ -DCGAL_CXX_FLAGS="\$TESTSUITE_CXXFLAGS" \\