Remove submitted makefiles (cmake overrides them).

This commit is contained in:
Laurent Rineau 2008-09-05 08:46:05 +00:00
parent c871ff20a9
commit 7d9c7599b3
1 changed files with 1 additions and 0 deletions

View File

@ -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" \\