mirror of https://github.com/CGAL/cgal
Comment debug flag in cmake
This commit is contained in:
parent
081afd4777
commit
0379f63f21
|
|
@ -22,7 +22,7 @@ endif()
|
||||||
# add_definitions(-DCGAL_TRACE_PATH_TESTS)
|
# add_definitions(-DCGAL_TRACE_PATH_TESTS)
|
||||||
# add_definitions(-DCGAL_TRACE_CMAP_TOOLS)
|
# add_definitions(-DCGAL_TRACE_CMAP_TOOLS)
|
||||||
# add_definitions("-Wall -Wextra")
|
# add_definitions("-Wall -Wextra")
|
||||||
add_definitions("-D_GLIBCXX_DEBUG")
|
# add_definitions("-D_GLIBCXX_DEBUG")
|
||||||
|
|
||||||
set(SOURCE_FILES
|
set(SOURCE_FILES
|
||||||
fundamental_group_of_the_circle.cpp
|
fundamental_group_of_the_circle.cpp
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue