cgal/Installation/lib/cmake/CGAL
Laurent Rineau de1753566b Speed improvement with CGAL_HEADER_ONLY and WITH_{tests|examples}..
When `CGAL_HEADER_ONLY` and `WITH_{examples|tests|demos}`, then only
the first call to `find_package(CGAL)` does the job. The subsequent
calls return very fast, by caching the results in global properties.
2018-03-14 23:04:09 +01:00
..
CGALConfig.cmake Speed improvement with CGAL_HEADER_ONLY and WITH_{tests|examples}.. 2018-03-14 23:04:09 +01:00