Compatibility: no -C option if INIT_FILE is unset or null
This commit is contained in:
committed by
Maxime Gimeno
parent
fc830f8a3f
commit
e2e2bdfa49
@@ -82,7 +82,6 @@ configure()
|
||||
|
||||
if eval 'cmake -C"\$INIT_FILE" "\$CMAKE_GENERATOR" -DRUNNING_CGAL_AUTO_TEST=TRUE \\
|
||||
-DCGAL_DIR="\$CGAL_DIR" \\
|
||||
-DINIT_FILE="\$INIT_FILE" \\
|
||||
--no-warn-unused-cli \\
|
||||
.' ; then
|
||||
|
||||
|
||||
Reference in New Issue
Block a user