Do not enable CGAL_KERNEL_23_TEST_RT_FT_PREDICATE_FLAGS by default

This commit is contained in:
Laurent Rineau 2022-11-07 15:46:13 +01:00
parent 2b41ebaaaa
commit 21f60772a1
1 changed files with 0 additions and 1 deletions

View File

@ -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