From 7d9c7599b3a4b13a0713ff17f68cde488eb792f8 Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Fri, 5 Sep 2008 08:46:05 +0000 Subject: [PATCH] Remove submitted makefiles (cmake overrides them). --- Scripts/developer_scripts/create_cgal_test_with_cmake | 1 + 1 file changed, 1 insertion(+) 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" \\