diff --git a/Scripts/developer_scripts/create_cgal_test_with_cmake b/Scripts/developer_scripts/create_cgal_test_with_cmake index f6af72be1ec..1b829d339b6 100755 --- a/Scripts/developer_scripts/create_cgal_test_with_cmake +++ b/Scripts/developer_scripts/create_cgal_test_with_cmake @@ -70,7 +70,6 @@ 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" \\