mirror of https://github.com/CGAL/cgal
add expensive checks for local testing
This commit is contained in:
parent
baec1644a4
commit
96de9b1d24
|
|
@ -17,6 +17,7 @@ CXXFLAGS = \
|
|||
$(TESTSUITE_CXXFLAGS) \
|
||||
-W -Wall \
|
||||
-DCGAL_NO_DEPRECATED_CODE \
|
||||
-DCGAL_CHECK_EXPENSIVE \
|
||||
-g
|
||||
|
||||
# -fprofile-arcs -ftest-coverage # pour Gcov
|
||||
|
|
|
|||
Loading…
Reference in New Issue