mirror of https://github.com/CGAL/cgal
Do not enable CGAL_KERNEL_23_TEST_RT_FT_PREDICATE_FLAGS by default
This commit is contained in:
parent
2b41ebaaaa
commit
21f60772a1
|
|
@ -31,7 +31,6 @@ create_single_source_cgal_program("test_kernel__.cpp")
|
|||
create_single_source_cgal_program("test_projection_traits.cpp")
|
||||
create_single_source_cgal_program("test_Projection_traits_xy_3_Intersect_2.cpp")
|
||||
|
||||
set(CGAL_KERNEL_23_TEST_RT_FT_PREDICATE_FLAGS ON)
|
||||
if(CGAL_KERNEL_23_TEST_RT_FT_PREDICATE_FLAGS)
|
||||
# Templated operators:
|
||||
# - create a lot of possible combinations, which is expensive to test
|
||||
|
|
|
|||
Loading…
Reference in New Issue