Remove a comment (was a debug work-in-progress)
This commit is contained in:
@@ -59,7 +59,7 @@ do
|
||||
done
|
||||
echo " Checks finished"
|
||||
cd $CGAL_ROOT
|
||||
#rm -r dep_check_build
|
||||
rm -r dep_check_build
|
||||
if [ -n "$TOTAL_RES" ]; then
|
||||
printf "$TOTAL_RES"
|
||||
echo " You can run cmake with options CGAL_ENABLE_CHECK_HEADERS and CGAL_COPY_DEPENDENCIES ON, make the target packages_dependencies and commit the new dependencies files,"
|
||||
|
||||
Reference in New Issue
Block a user