cgal/BGL/examples/BGL_surface_mesh
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
..
data automatically move data files in data dir + update paths 2021-10-04 09:42:49 +02:00
CMakeLists.txt Uniformize REQUIRED / QUIET usage: 2022-09-06 16:24:27 +02:00
connected_components.cpp char* -> std::string 2021-10-04 09:49:24 +02:00
gwdwg.cpp AABB_tree, BGL 2019-02-14 09:44:18 +01:00
prim.cpp Use wrapper files to suppress warning 2022-05-05 08:46:11 +01:00
seam_mesh.cpp char* -> std::string 2021-10-04 09:49:24 +02:00
surface_mesh_dual.cpp char* -> std::string 2021-10-04 09:49:24 +02:00
surface_mesh_partition.cpp CGAL Examples: CGAL_assertion -> assert 2022-01-24 10:19:04 +00:00
write_inp.cpp IO namespace for files in IO directories 2021-05-04 14:36:06 +02:00