mirror of https://github.com/CGAL/cgal
Remove VERBOSE options
This commit is contained in:
parent
a9887cbe9f
commit
dff670f4e3
|
|
@ -17,7 +17,7 @@
|
|||
// #define CGAL_MESHES_DEBUG_REFINEMENT_POINTS
|
||||
// #define CGAL_DEBUG_OCTREE_CONSTRUCTION
|
||||
|
||||
#define CGAL_MESH_3_VERBOSE
|
||||
#define CGAL_MESH_3_IO_VERBOSE
|
||||
//#define CGAL_MESH_3_VERBOSE
|
||||
//#define CGAL_MESH_3_IO_VERBOSE
|
||||
|
||||
// #define OPTIMIZE_INTERSECTION
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
// #define CGAL_MESHES_DEBUG_REFINEMENT_POINTS
|
||||
// #define CGAL_DEBUG_OCTREE_CONSTRUCTION
|
||||
|
||||
#define CGAL_MESH_3_VERBOSE
|
||||
#define CGAL_MESH_3_IO_VERBOSE
|
||||
//#define CGAL_MESH_3_VERBOSE
|
||||
//#define CGAL_MESH_3_IO_VERBOSE
|
||||
|
||||
// #define OPTIMIZE_INTERSECTION
|
||||
|
|
|
|||
Loading…
Reference in New Issue