Removed uneeded set of CMAKE_BUILD_TYPE
This commit is contained in:
@@ -73,7 +73,6 @@ configure()
|
||||
|
||||
if eval 'cmake "\$CMAKE_GENERATOR" -DRUNNING_CGAL_AUTO_TEST=TRUE \\
|
||||
-DCGAL_DIR="\$CGAL_DIR" \\
|
||||
-DCMAKE_BUILD_TYPE=NOTFOUND \\
|
||||
.' ; then
|
||||
|
||||
echo " succesful configuration" >> \$ERRORFILE
|
||||
|
||||
Reference in New Issue
Block a user