mirror of https://github.com/CGAL/cgal
cgal_test_with_cmake: display the error file at the end
This commit is contained in:
parent
17d637cb92
commit
87e9facc98
|
|
@ -13,3 +13,4 @@ fi
|
|||
[ ! -x cgal_test_with_cmake ] && echo "No cgal_test_with_cmake in current directory, creating it" && create_cgal_test_with_cmake ${in_demo}
|
||||
|
||||
./cgal_test_with_cmake $@
|
||||
cat error.txt
|
||||
|
|
|
|||
Loading…
Reference in New Issue