mirror of https://github.com/CGAL/cgal
Remove submitted makefiles (cmake overrides them).
This commit is contained in:
parent
c871ff20a9
commit
7d9c7599b3
|
|
@ -70,6 +70,7 @@ configure()
|
||||||
{
|
{
|
||||||
echo "Configuring... "
|
echo "Configuring... "
|
||||||
|
|
||||||
|
rm -f makefile Makefile GNUmakefile
|
||||||
if eval 'cmake "\$CMAKE_GENERATOR" -DRUNNING_CGAL_AUTO_TEST=TRUE \\
|
if eval 'cmake "\$CMAKE_GENERATOR" -DRUNNING_CGAL_AUTO_TEST=TRUE \\
|
||||||
-DCGAL_DIR="\$CGAL_DIR" \\
|
-DCGAL_DIR="\$CGAL_DIR" \\
|
||||||
-DCGAL_CXX_FLAGS="\$TESTSUITE_CXXFLAGS" \\
|
-DCGAL_CXX_FLAGS="\$TESTSUITE_CXXFLAGS" \\
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue