cgal/Triangulation_on_sphere_2/test/Triangulation_on_sphere_2
Mael Rouxel-Labbé 9b265fddf8 Uniformize REQUIRED / QUIET usage:
Following this:
- CGAL: always REQUIRED
- CGAL component: COMPONENT / OPTIONAL_COMPONENT (never QUIET)
- required 3rd party: (not QUIET) + message(NOTICE "") on NOT_FOUND
- optional 3rd party: QUIET + message(STATUS "") except for Polyhedron/demo
- 3rd party components: COMPONENT / OPTIONAL_COMPONENT
                        (QUIET depending on required or optional 3rd party)
2022-09-06 16:24:27 +02:00
..
CMakeLists.txt Uniformize REQUIRED / QUIET usage: 2022-09-06 16:24:27 +02:00
test_dtos.cpp IO namespace for files in IO directories 2021-05-04 14:36:06 +02:00
test_dtos2_remove.cpp Update tests 2021-03-22 22:14:39 +01:00
test_dtos_degenerate_cases.cpp Update tests 2021-03-22 22:14:39 +01:00
test_dtos_dual.cpp IO namespace for files in IO directories 2021-05-04 14:36:06 +02:00
test_dtos_illegal_points.cpp Implement + document ranges 2021-01-31 12:03:10 +01:00
test_dtos_projection_traits.cpp Minor warnings/compilation errors fixes 2021-04-07 09:18:42 +02:00
test_dtos_traits.cpp Fix typo 2022-02-24 21:58:28 +01:00