cgal/Scripts
Laurent Rineau af16025ce0 CGAL is REQUIRED in find_package: no need to test CGAL_FOUND
As CGAL is `REQUIRED` in `find_package`, no test of `CGAL_FOUND` can
be done, if `CGAL_FOUND` is not `TRUE`, then CMake stops with a hard
error at the line `find_package(CGAL REQUIRED ...)`.
2019-05-07 11:21:12 +02:00
..
developer_scripts Merge pull request #3832 from maxGimeno/Testsuite_with_ctest-Get_back_the_blue_squares-GF 2019-05-06 15:45:59 +02:00
package_info/Scripts Add missing dependencies files 2018-04-09 08:53:38 +02:00
scripts CGAL is REQUIRED in find_package: no need to test CGAL_FOUND 2019-05-07 11:21:12 +02:00