mirror of https://github.com/CGAL/cgal
revert revision 45327: "Remove submitted makefiles (cmake overrides them)." because it is unneeded.
This commit is contained in:
parent
7d9c7599b3
commit
ad8cfc972b
|
|
@ -70,7 +70,6 @@ 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