diff --git a/AABB_tree/examples/AABB_tree/CMakeLists.txt b/AABB_tree/examples/AABB_tree/CMakeLists.txt index 018f6e14946..e50984e739d 100644 --- a/AABB_tree/examples/AABB_tree/CMakeLists.txt +++ b/AABB_tree/examples/AABB_tree/CMakeLists.txt @@ -6,7 +6,7 @@ project( AABB_tree_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/AABB_tree/test/AABB_tree/CMakeLists.txt b/AABB_tree/test/AABB_tree/CMakeLists.txt index 018f6e14946..e50984e739d 100644 --- a/AABB_tree/test/AABB_tree/CMakeLists.txt +++ b/AABB_tree/test/AABB_tree/CMakeLists.txt @@ -6,7 +6,7 @@ project( AABB_tree_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Advancing_front_surface_reconstruction/examples/Advancing_front_surface_reconstruction/CMakeLists.txt b/Advancing_front_surface_reconstruction/examples/Advancing_front_surface_reconstruction/CMakeLists.txt index 4e1acbdf386..85979fab2ec 100644 --- a/Advancing_front_surface_reconstruction/examples/Advancing_front_surface_reconstruction/CMakeLists.txt +++ b/Advancing_front_surface_reconstruction/examples/Advancing_front_surface_reconstruction/CMakeLists.txt @@ -6,7 +6,7 @@ project( Advancing_front_surface_reconstruction_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Advancing_front_surface_reconstruction/test/Advancing_front_surface_reconstruction/CMakeLists.txt b/Advancing_front_surface_reconstruction/test/Advancing_front_surface_reconstruction/CMakeLists.txt index 4e1acbdf386..85979fab2ec 100644 --- a/Advancing_front_surface_reconstruction/test/Advancing_front_surface_reconstruction/CMakeLists.txt +++ b/Advancing_front_surface_reconstruction/test/Advancing_front_surface_reconstruction/CMakeLists.txt @@ -6,7 +6,7 @@ project( Advancing_front_surface_reconstruction_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Algebraic_foundations/examples/Algebraic_foundations/CMakeLists.txt b/Algebraic_foundations/examples/Algebraic_foundations/CMakeLists.txt index 6207c0b3aac..a46e5323d87 100644 --- a/Algebraic_foundations/examples/Algebraic_foundations/CMakeLists.txt +++ b/Algebraic_foundations/examples/Algebraic_foundations/CMakeLists.txt @@ -6,7 +6,7 @@ project( Algebraic_foundations_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Algebraic_foundations/test/Algebraic_foundations/CMakeLists.txt b/Algebraic_foundations/test/Algebraic_foundations/CMakeLists.txt index 6207c0b3aac..a46e5323d87 100644 --- a/Algebraic_foundations/test/Algebraic_foundations/CMakeLists.txt +++ b/Algebraic_foundations/test/Algebraic_foundations/CMakeLists.txt @@ -6,7 +6,7 @@ project( Algebraic_foundations_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Algebraic_kernel_for_circles/test/Algebraic_kernel_for_circles/CMakeLists.txt b/Algebraic_kernel_for_circles/test/Algebraic_kernel_for_circles/CMakeLists.txt index a841499eb16..afe9334f735 100644 --- a/Algebraic_kernel_for_circles/test/Algebraic_kernel_for_circles/CMakeLists.txt +++ b/Algebraic_kernel_for_circles/test/Algebraic_kernel_for_circles/CMakeLists.txt @@ -6,7 +6,7 @@ project( Algebraic_kernel_for_circles_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Algebraic_kernel_for_spheres/test/Algebraic_kernel_for_spheres/CMakeLists.txt b/Algebraic_kernel_for_spheres/test/Algebraic_kernel_for_spheres/CMakeLists.txt index ffc26def84e..ba1a3286add 100644 --- a/Algebraic_kernel_for_spheres/test/Algebraic_kernel_for_spheres/CMakeLists.txt +++ b/Algebraic_kernel_for_spheres/test/Algebraic_kernel_for_spheres/CMakeLists.txt @@ -6,7 +6,7 @@ project( Algebraic_kernel_for_spheres_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Alpha_shapes_2/examples/Alpha_shapes_2/CMakeLists.txt b/Alpha_shapes_2/examples/Alpha_shapes_2/CMakeLists.txt index 8fac37b0280..b8951dc8479 100644 --- a/Alpha_shapes_2/examples/Alpha_shapes_2/CMakeLists.txt +++ b/Alpha_shapes_2/examples/Alpha_shapes_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Alpha_shapes_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Alpha_shapes_2/test/Alpha_shapes_2/CMakeLists.txt b/Alpha_shapes_2/test/Alpha_shapes_2/CMakeLists.txt index 8fac37b0280..b8951dc8479 100644 --- a/Alpha_shapes_2/test/Alpha_shapes_2/CMakeLists.txt +++ b/Alpha_shapes_2/test/Alpha_shapes_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Alpha_shapes_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Alpha_shapes_3/examples/Alpha_shapes_3/CMakeLists.txt b/Alpha_shapes_3/examples/Alpha_shapes_3/CMakeLists.txt index 66075518dd7..8dad9883a19 100644 --- a/Alpha_shapes_3/examples/Alpha_shapes_3/CMakeLists.txt +++ b/Alpha_shapes_3/examples/Alpha_shapes_3/CMakeLists.txt @@ -6,7 +6,7 @@ project( Alpha_shapes_3_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Alpha_shapes_3/test/Alpha_shapes_3/CMakeLists.txt b/Alpha_shapes_3/test/Alpha_shapes_3/CMakeLists.txt index 7ab75966b26..309a3b436df 100644 --- a/Alpha_shapes_3/test/Alpha_shapes_3/CMakeLists.txt +++ b/Alpha_shapes_3/test/Alpha_shapes_3/CMakeLists.txt @@ -6,7 +6,7 @@ project( Alpha_shapes_3_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Apollonius_graph_2/test/Apollonius_graph_2/CMakeLists.txt b/Apollonius_graph_2/test/Apollonius_graph_2/CMakeLists.txt index 370e77f5a36..a408ba448c1 100644 --- a/Apollonius_graph_2/test/Apollonius_graph_2/CMakeLists.txt +++ b/Apollonius_graph_2/test/Apollonius_graph_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Apollonius_graph_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Arrangement_on_surface_2/examples/Arrangement_on_surface_2/CMakeLists.txt b/Arrangement_on_surface_2/examples/Arrangement_on_surface_2/CMakeLists.txt index 95085dc895b..23e9d7f54af 100644 --- a/Arrangement_on_surface_2/examples/Arrangement_on_surface_2/CMakeLists.txt +++ b/Arrangement_on_surface_2/examples/Arrangement_on_surface_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Arrangement_on_surface_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Arrangement_on_surface_2/test/Arrangement_on_surface_2/CMakeLists.txt b/Arrangement_on_surface_2/test/Arrangement_on_surface_2/CMakeLists.txt index 95085dc895b..23e9d7f54af 100644 --- a/Arrangement_on_surface_2/test/Arrangement_on_surface_2/CMakeLists.txt +++ b/Arrangement_on_surface_2/test/Arrangement_on_surface_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Arrangement_on_surface_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Barycentric_coordinates_2/examples/Barycentric_coordinates_2/CMakeLists.txt b/Barycentric_coordinates_2/examples/Barycentric_coordinates_2/CMakeLists.txt index 4347ad51b7b..0a3b903deeb 100644 --- a/Barycentric_coordinates_2/examples/Barycentric_coordinates_2/CMakeLists.txt +++ b/Barycentric_coordinates_2/examples/Barycentric_coordinates_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Barycentric_coordinates_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Barycentric_coordinates_2/test/Barycentric_coordinates_2/CMakeLists.txt b/Barycentric_coordinates_2/test/Barycentric_coordinates_2/CMakeLists.txt index 4347ad51b7b..0a3b903deeb 100644 --- a/Barycentric_coordinates_2/test/Barycentric_coordinates_2/CMakeLists.txt +++ b/Barycentric_coordinates_2/test/Barycentric_coordinates_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Barycentric_coordinates_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Boolean_set_operations_2/test/Boolean_set_operations_2/CMakeLists.txt b/Boolean_set_operations_2/test/Boolean_set_operations_2/CMakeLists.txt index 8425f3372ba..5fed6275e28 100644 --- a/Boolean_set_operations_2/test/Boolean_set_operations_2/CMakeLists.txt +++ b/Boolean_set_operations_2/test/Boolean_set_operations_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Boolean_set_operations_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Box_intersection_d/examples/Box_intersection_d/CMakeLists.txt b/Box_intersection_d/examples/Box_intersection_d/CMakeLists.txt index df32c911373..9d51194ef69 100644 --- a/Box_intersection_d/examples/Box_intersection_d/CMakeLists.txt +++ b/Box_intersection_d/examples/Box_intersection_d/CMakeLists.txt @@ -6,7 +6,7 @@ project( Box_intersection_d_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Box_intersection_d/test/Box_intersection_d/CMakeLists.txt b/Box_intersection_d/test/Box_intersection_d/CMakeLists.txt index df32c911373..9d51194ef69 100644 --- a/Box_intersection_d/test/Box_intersection_d/CMakeLists.txt +++ b/Box_intersection_d/test/Box_intersection_d/CMakeLists.txt @@ -6,7 +6,7 @@ project( Box_intersection_d_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/CGAL_ipelets/examples/CGAL_ipelets/CMakeLists.txt b/CGAL_ipelets/examples/CGAL_ipelets/CMakeLists.txt index c48e65906c2..4d2aedc6da5 100644 --- a/CGAL_ipelets/examples/CGAL_ipelets/CMakeLists.txt +++ b/CGAL_ipelets/examples/CGAL_ipelets/CMakeLists.txt @@ -6,7 +6,7 @@ project( CGAL_ipelets_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Circular_kernel_2/examples/Circular_kernel_2/CMakeLists.txt b/Circular_kernel_2/examples/Circular_kernel_2/CMakeLists.txt index 0ee1518a5cc..f71e003cc00 100644 --- a/Circular_kernel_2/examples/Circular_kernel_2/CMakeLists.txt +++ b/Circular_kernel_2/examples/Circular_kernel_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Circular_kernel_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Circular_kernel_2/test/Circular_kernel_2/CMakeLists.txt b/Circular_kernel_2/test/Circular_kernel_2/CMakeLists.txt index 822fcc6282c..4d349ee810d 100644 --- a/Circular_kernel_2/test/Circular_kernel_2/CMakeLists.txt +++ b/Circular_kernel_2/test/Circular_kernel_2/CMakeLists.txt @@ -10,7 +10,7 @@ if ( COMMAND cmake_policy ) cmake_policy( SET CMP0003 NEW ) endif() -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Circular_kernel_3/examples/Circular_kernel_3/CMakeLists.txt b/Circular_kernel_3/examples/Circular_kernel_3/CMakeLists.txt index 4082d25c6af..01e4efff491 100644 --- a/Circular_kernel_3/examples/Circular_kernel_3/CMakeLists.txt +++ b/Circular_kernel_3/examples/Circular_kernel_3/CMakeLists.txt @@ -6,7 +6,7 @@ project( Circular_kernel_3_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Circulator/examples/Circulator/CMakeLists.txt b/Circulator/examples/Circulator/CMakeLists.txt index ec52c704187..8a8593cec6e 100644 --- a/Circulator/examples/Circulator/CMakeLists.txt +++ b/Circulator/examples/Circulator/CMakeLists.txt @@ -6,7 +6,7 @@ project( Circulator_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Circulator/test/Circulator/CMakeLists.txt b/Circulator/test/Circulator/CMakeLists.txt index ec52c704187..8a8593cec6e 100644 --- a/Circulator/test/Circulator/CMakeLists.txt +++ b/Circulator/test/Circulator/CMakeLists.txt @@ -6,7 +6,7 @@ project( Circulator_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Combinatorial_map/examples/Combinatorial_map/CMakeLists.txt b/Combinatorial_map/examples/Combinatorial_map/CMakeLists.txt index bf332143667..aa4ed76cb93 100644 --- a/Combinatorial_map/examples/Combinatorial_map/CMakeLists.txt +++ b/Combinatorial_map/examples/Combinatorial_map/CMakeLists.txt @@ -6,7 +6,7 @@ project( Combinatorial_map_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Combinatorial_map/test/Combinatorial_map/CMakeLists.txt b/Combinatorial_map/test/Combinatorial_map/CMakeLists.txt index bf332143667..aa4ed76cb93 100644 --- a/Combinatorial_map/test/Combinatorial_map/CMakeLists.txt +++ b/Combinatorial_map/test/Combinatorial_map/CMakeLists.txt @@ -6,7 +6,7 @@ project( Combinatorial_map_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Convex_decomposition_3/examples/Convex_decomposition_3/CMakeLists.txt b/Convex_decomposition_3/examples/Convex_decomposition_3/CMakeLists.txt index 47b47033374..b31a71b00aa 100644 --- a/Convex_decomposition_3/examples/Convex_decomposition_3/CMakeLists.txt +++ b/Convex_decomposition_3/examples/Convex_decomposition_3/CMakeLists.txt @@ -6,7 +6,7 @@ project( Convex_decomposition_3_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Convex_decomposition_3/test/Convex_decomposition_3/CMakeLists.txt b/Convex_decomposition_3/test/Convex_decomposition_3/CMakeLists.txt index 47b47033374..b31a71b00aa 100644 --- a/Convex_decomposition_3/test/Convex_decomposition_3/CMakeLists.txt +++ b/Convex_decomposition_3/test/Convex_decomposition_3/CMakeLists.txt @@ -6,7 +6,7 @@ project( Convex_decomposition_3_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Convex_hull_2/examples/Convex_hull_2/CMakeLists.txt b/Convex_hull_2/examples/Convex_hull_2/CMakeLists.txt index 2078e3cf1e7..307cc3d142e 100644 --- a/Convex_hull_2/examples/Convex_hull_2/CMakeLists.txt +++ b/Convex_hull_2/examples/Convex_hull_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Convex_hull_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Convex_hull_2/test/Convex_hull_2/CMakeLists.txt b/Convex_hull_2/test/Convex_hull_2/CMakeLists.txt index 2078e3cf1e7..307cc3d142e 100644 --- a/Convex_hull_2/test/Convex_hull_2/CMakeLists.txt +++ b/Convex_hull_2/test/Convex_hull_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Convex_hull_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Convex_hull_3/demo/Convex_hull_3/CMakeLists.txt b/Convex_hull_3/demo/Convex_hull_3/CMakeLists.txt index ca7554ef8ba..f8b71af25ae 100644 --- a/Convex_hull_3/demo/Convex_hull_3/CMakeLists.txt +++ b/Convex_hull_3/demo/Convex_hull_3/CMakeLists.txt @@ -9,7 +9,7 @@ if(POLICY CMP0043) cmake_policy(SET CMP0043 OLD) endif() -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Convex_hull_3/examples/Convex_hull_3/CMakeLists.txt b/Convex_hull_3/examples/Convex_hull_3/CMakeLists.txt index 80cb0a34347..b2130e83bd5 100644 --- a/Convex_hull_3/examples/Convex_hull_3/CMakeLists.txt +++ b/Convex_hull_3/examples/Convex_hull_3/CMakeLists.txt @@ -6,7 +6,7 @@ project( Convex_hull_3_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Convex_hull_3/test/Convex_hull_3/CMakeLists.txt b/Convex_hull_3/test/Convex_hull_3/CMakeLists.txt index f7ca34f37b4..97922d452a7 100644 --- a/Convex_hull_3/test/Convex_hull_3/CMakeLists.txt +++ b/Convex_hull_3/test/Convex_hull_3/CMakeLists.txt @@ -6,7 +6,7 @@ project( Convex_hull_3_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Convex_hull_d/test/Convex_hull_d/CMakeLists.txt b/Convex_hull_d/test/Convex_hull_d/CMakeLists.txt index 371ef911a85..b24c70fa10a 100644 --- a/Convex_hull_d/test/Convex_hull_d/CMakeLists.txt +++ b/Convex_hull_d/test/Convex_hull_d/CMakeLists.txt @@ -6,7 +6,7 @@ project( Convex_hull_d_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Distance_2/test/Distance_2/CMakeLists.txt b/Distance_2/test/Distance_2/CMakeLists.txt index dd42c860a97..15570737395 100644 --- a/Distance_2/test/Distance_2/CMakeLists.txt +++ b/Distance_2/test/Distance_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Distance_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Distance_3/test/Distance_3/CMakeLists.txt b/Distance_3/test/Distance_3/CMakeLists.txt index 0e6a2fe1523..b8b4eeb8bd8 100644 --- a/Distance_3/test/Distance_3/CMakeLists.txt +++ b/Distance_3/test/Distance_3/CMakeLists.txt @@ -6,7 +6,7 @@ project( Distance_3_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Envelope_2/examples/Envelope_2/CMakeLists.txt b/Envelope_2/examples/Envelope_2/CMakeLists.txt index 18d6144c987..73ff7e9520e 100644 --- a/Envelope_2/examples/Envelope_2/CMakeLists.txt +++ b/Envelope_2/examples/Envelope_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Envelope_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Envelope_2/test/Envelope_2/CMakeLists.txt b/Envelope_2/test/Envelope_2/CMakeLists.txt index 18d6144c987..73ff7e9520e 100644 --- a/Envelope_2/test/Envelope_2/CMakeLists.txt +++ b/Envelope_2/test/Envelope_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Envelope_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Filtered_kernel/examples/Filtered_kernel/CMakeLists.txt b/Filtered_kernel/examples/Filtered_kernel/CMakeLists.txt index ed0e7e3d27a..7126e5aab08 100644 --- a/Filtered_kernel/examples/Filtered_kernel/CMakeLists.txt +++ b/Filtered_kernel/examples/Filtered_kernel/CMakeLists.txt @@ -6,7 +6,7 @@ project( Filtered_kernel_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Filtered_kernel/test/Filtered_kernel/CMakeLists.txt b/Filtered_kernel/test/Filtered_kernel/CMakeLists.txt index ed0e7e3d27a..7126e5aab08 100644 --- a/Filtered_kernel/test/Filtered_kernel/CMakeLists.txt +++ b/Filtered_kernel/test/Filtered_kernel/CMakeLists.txt @@ -6,7 +6,7 @@ project( Filtered_kernel_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Generator/examples/Generator/CMakeLists.txt b/Generator/examples/Generator/CMakeLists.txt index 129416b1c6d..4ebba021145 100644 --- a/Generator/examples/Generator/CMakeLists.txt +++ b/Generator/examples/Generator/CMakeLists.txt @@ -6,7 +6,7 @@ project( Generator_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Generator/test/Generator/CMakeLists.txt b/Generator/test/Generator/CMakeLists.txt index 129416b1c6d..4ebba021145 100644 --- a/Generator/test/Generator/CMakeLists.txt +++ b/Generator/test/Generator/CMakeLists.txt @@ -6,7 +6,7 @@ project( Generator_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Geomview/demo/Geomview/CMakeLists.txt b/Geomview/demo/Geomview/CMakeLists.txt index 6ecbf001ccc..4734ca5c86e 100644 --- a/Geomview/demo/Geomview/CMakeLists.txt +++ b/Geomview/demo/Geomview/CMakeLists.txt @@ -9,7 +9,7 @@ if(POLICY CMP0043) cmake_policy(SET CMP0043 OLD) endif() -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Geomview/test/Geomview/CMakeLists.txt b/Geomview/test/Geomview/CMakeLists.txt index 0fac41e108d..c052ce415b2 100644 --- a/Geomview/test/Geomview/CMakeLists.txt +++ b/Geomview/test/Geomview/CMakeLists.txt @@ -6,7 +6,7 @@ project( Geomview_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/HalfedgeDS/examples/HalfedgeDS/CMakeLists.txt b/HalfedgeDS/examples/HalfedgeDS/CMakeLists.txt index 99d7f06a4fb..1dccccc6277 100644 --- a/HalfedgeDS/examples/HalfedgeDS/CMakeLists.txt +++ b/HalfedgeDS/examples/HalfedgeDS/CMakeLists.txt @@ -6,7 +6,7 @@ project( HalfedgeDS_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/HalfedgeDS/test/HalfedgeDS/CMakeLists.txt b/HalfedgeDS/test/HalfedgeDS/CMakeLists.txt index 99d7f06a4fb..1dccccc6277 100644 --- a/HalfedgeDS/test/HalfedgeDS/CMakeLists.txt +++ b/HalfedgeDS/test/HalfedgeDS/CMakeLists.txt @@ -6,7 +6,7 @@ project( HalfedgeDS_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Hash_map/test/Hash_map/CMakeLists.txt b/Hash_map/test/Hash_map/CMakeLists.txt index ead40df8293..1a6d573625f 100644 --- a/Hash_map/test/Hash_map/CMakeLists.txt +++ b/Hash_map/test/Hash_map/CMakeLists.txt @@ -6,7 +6,7 @@ project( Hash_map_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Inscribed_areas/examples/Inscribed_areas/CMakeLists.txt b/Inscribed_areas/examples/Inscribed_areas/CMakeLists.txt index 20138073d41..e32eaaccc07 100644 --- a/Inscribed_areas/examples/Inscribed_areas/CMakeLists.txt +++ b/Inscribed_areas/examples/Inscribed_areas/CMakeLists.txt @@ -6,7 +6,7 @@ project( Inscribed_areas_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Inscribed_areas/test/Inscribed_areas/CMakeLists.txt b/Inscribed_areas/test/Inscribed_areas/CMakeLists.txt index 20138073d41..e32eaaccc07 100644 --- a/Inscribed_areas/test/Inscribed_areas/CMakeLists.txt +++ b/Inscribed_areas/test/Inscribed_areas/CMakeLists.txt @@ -6,7 +6,7 @@ project( Inscribed_areas_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Interpolation/demo/Interpolation/CMakeLists.txt b/Interpolation/demo/Interpolation/CMakeLists.txt index a10b1d78f46..edf5538c19c 100644 --- a/Interpolation/demo/Interpolation/CMakeLists.txt +++ b/Interpolation/demo/Interpolation/CMakeLists.txt @@ -9,7 +9,7 @@ if(POLICY CMP0043) cmake_policy(SET CMP0043 OLD) endif() -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Interpolation/examples/Interpolation/CMakeLists.txt b/Interpolation/examples/Interpolation/CMakeLists.txt index c489717ca74..5fe2403bde7 100644 --- a/Interpolation/examples/Interpolation/CMakeLists.txt +++ b/Interpolation/examples/Interpolation/CMakeLists.txt @@ -6,7 +6,7 @@ project( Interpolation_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Interpolation/test/Interpolation/CMakeLists.txt b/Interpolation/test/Interpolation/CMakeLists.txt index bdeb882471f..5e6f8c2183a 100644 --- a/Interpolation/test/Interpolation/CMakeLists.txt +++ b/Interpolation/test/Interpolation/CMakeLists.txt @@ -6,7 +6,7 @@ project( Interpolation_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Intersections_2/test/Intersections_2/CMakeLists.txt b/Intersections_2/test/Intersections_2/CMakeLists.txt index ee4de3b3728..a56cacf6542 100644 --- a/Intersections_2/test/Intersections_2/CMakeLists.txt +++ b/Intersections_2/test/Intersections_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Intersections_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Intersections_3/test/Intersections_3/CMakeLists.txt b/Intersections_3/test/Intersections_3/CMakeLists.txt index 6dc67ed9ecd..96b82b6e1e1 100644 --- a/Intersections_3/test/Intersections_3/CMakeLists.txt +++ b/Intersections_3/test/Intersections_3/CMakeLists.txt @@ -6,7 +6,7 @@ project( Intersections_3_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Interval_skip_list/examples/Interval_skip_list/CMakeLists.txt b/Interval_skip_list/examples/Interval_skip_list/CMakeLists.txt index 8e14b31a089..ef01d241a68 100644 --- a/Interval_skip_list/examples/Interval_skip_list/CMakeLists.txt +++ b/Interval_skip_list/examples/Interval_skip_list/CMakeLists.txt @@ -6,7 +6,7 @@ project( Interval_skip_list_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Interval_skip_list/test/Interval_skip_list/CMakeLists.txt b/Interval_skip_list/test/Interval_skip_list/CMakeLists.txt index 8e14b31a089..ef01d241a68 100644 --- a/Interval_skip_list/test/Interval_skip_list/CMakeLists.txt +++ b/Interval_skip_list/test/Interval_skip_list/CMakeLists.txt @@ -6,7 +6,7 @@ project( Interval_skip_list_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Inventor/test/Inventor/CMakeLists.txt b/Inventor/test/Inventor/CMakeLists.txt index cabe742cdff..043f5aa3ab3 100644 --- a/Inventor/test/Inventor/CMakeLists.txt +++ b/Inventor/test/Inventor/CMakeLists.txt @@ -6,7 +6,7 @@ project( Inventor_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Jet_fitting_3/examples/Jet_fitting_3/CMakeLists.txt b/Jet_fitting_3/examples/Jet_fitting_3/CMakeLists.txt index c75cc60aed3..044c8aac0fb 100644 --- a/Jet_fitting_3/examples/Jet_fitting_3/CMakeLists.txt +++ b/Jet_fitting_3/examples/Jet_fitting_3/CMakeLists.txt @@ -7,7 +7,7 @@ project( Jet_fitting_3_example ) cmake_minimum_required(VERSION 2.8.11) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Jet_fitting_3/test/Jet_fitting_3/CMakeLists.txt b/Jet_fitting_3/test/Jet_fitting_3/CMakeLists.txt index 902df27f4aa..416e92c3089 100644 --- a/Jet_fitting_3/test/Jet_fitting_3/CMakeLists.txt +++ b/Jet_fitting_3/test/Jet_fitting_3/CMakeLists.txt @@ -7,7 +7,7 @@ project( Jet_fitting_3_test ) cmake_minimum_required(VERSION 2.8.11) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Kernel_23/examples/Kernel_23/CMakeLists.txt b/Kernel_23/examples/Kernel_23/CMakeLists.txt index 95a8002e78d..de457b50bfe 100644 --- a/Kernel_23/examples/Kernel_23/CMakeLists.txt +++ b/Kernel_23/examples/Kernel_23/CMakeLists.txt @@ -6,7 +6,7 @@ project( Kernel_23_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Kernel_23/test/Kernel_23/CMakeLists.txt b/Kernel_23/test/Kernel_23/CMakeLists.txt index 5334f7da570..381c7009387 100644 --- a/Kernel_23/test/Kernel_23/CMakeLists.txt +++ b/Kernel_23/test/Kernel_23/CMakeLists.txt @@ -6,7 +6,7 @@ project( Kernel_23_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Kernel_d/test/Kernel_d/CMakeLists.txt b/Kernel_d/test/Kernel_d/CMakeLists.txt index de791bb39f2..bbaaa0cab6a 100644 --- a/Kernel_d/test/Kernel_d/CMakeLists.txt +++ b/Kernel_d/test/Kernel_d/CMakeLists.txt @@ -6,7 +6,7 @@ project( Kernel_d_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Kinetic_data_structures/examples/Kinetic_data_structures/CMakeLists.txt b/Kinetic_data_structures/examples/Kinetic_data_structures/CMakeLists.txt index 1776e859ccc..0555a9d7e0a 100644 --- a/Kinetic_data_structures/examples/Kinetic_data_structures/CMakeLists.txt +++ b/Kinetic_data_structures/examples/Kinetic_data_structures/CMakeLists.txt @@ -6,7 +6,7 @@ project( Kinetic_data_structures_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Kinetic_data_structures/test/Kinetic_data_structures/CMakeLists.txt b/Kinetic_data_structures/test/Kinetic_data_structures/CMakeLists.txt index f968786d923..f329aeee4c1 100644 --- a/Kinetic_data_structures/test/Kinetic_data_structures/CMakeLists.txt +++ b/Kinetic_data_structures/test/Kinetic_data_structures/CMakeLists.txt @@ -6,7 +6,7 @@ project( Kinetic_data_structures_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Kinetic_framework/examples/Kinetic_framework/CMakeLists.txt b/Kinetic_framework/examples/Kinetic_framework/CMakeLists.txt index d3417a0f8c9..543d853fe1f 100644 --- a/Kinetic_framework/examples/Kinetic_framework/CMakeLists.txt +++ b/Kinetic_framework/examples/Kinetic_framework/CMakeLists.txt @@ -6,7 +6,7 @@ project( Kinetic_framework_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Linear_cell_complex/examples/Linear_cell_complex/CMakeLists.txt b/Linear_cell_complex/examples/Linear_cell_complex/CMakeLists.txt index 390519eb032..28e8ee5b86c 100644 --- a/Linear_cell_complex/examples/Linear_cell_complex/CMakeLists.txt +++ b/Linear_cell_complex/examples/Linear_cell_complex/CMakeLists.txt @@ -15,7 +15,7 @@ endif() # include("CMakeLCCViewerQt.inc") # If you don't want to visualize, use the following line (otherwise comment it) -find_package(CGAL QUIET COMPONENTS Core) +find_package(CGAL QUIET) # For Gprof. # ADD_DEFINITIONS("-pg") diff --git a/Linear_cell_complex/test/Linear_cell_complex/CMakeLists.txt b/Linear_cell_complex/test/Linear_cell_complex/CMakeLists.txt index 66a28aa8dcd..6458fb839d2 100644 --- a/Linear_cell_complex/test/Linear_cell_complex/CMakeLists.txt +++ b/Linear_cell_complex/test/Linear_cell_complex/CMakeLists.txt @@ -6,7 +6,7 @@ project( Linear_cell_complex_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Matrix_search/examples/Matrix_search/CMakeLists.txt b/Matrix_search/examples/Matrix_search/CMakeLists.txt index cfce667e6e7..e1d8fd35c81 100644 --- a/Matrix_search/examples/Matrix_search/CMakeLists.txt +++ b/Matrix_search/examples/Matrix_search/CMakeLists.txt @@ -6,7 +6,7 @@ project( Matrix_search_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Matrix_search/test/Matrix_search/CMakeLists.txt b/Matrix_search/test/Matrix_search/CMakeLists.txt index cfce667e6e7..e1d8fd35c81 100644 --- a/Matrix_search/test/Matrix_search/CMakeLists.txt +++ b/Matrix_search/test/Matrix_search/CMakeLists.txt @@ -6,7 +6,7 @@ project( Matrix_search_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Mesh_2/demo/Mesh_2/CMakeLists.txt b/Mesh_2/demo/Mesh_2/CMakeLists.txt index fed9dbbc4f0..eafe8838897 100644 --- a/Mesh_2/demo/Mesh_2/CMakeLists.txt +++ b/Mesh_2/demo/Mesh_2/CMakeLists.txt @@ -8,7 +8,7 @@ if(POLICY CMP0043) cmake_policy(SET CMP0043 OLD) endif() -find_package(CGAL COMPONENTS Core ) +find_package(CGAL QUIET) include( ${CGAL_USE_FILE} ) include_directories(BEFORE ../../include) diff --git a/Mesh_2/examples/Mesh_2/CMakeLists.txt b/Mesh_2/examples/Mesh_2/CMakeLists.txt index dab21fa3f78..4fe1327a943 100644 --- a/Mesh_2/examples/Mesh_2/CMakeLists.txt +++ b/Mesh_2/examples/Mesh_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Mesh_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Mesh_2/test/Mesh_2/CMakeLists.txt b/Mesh_2/test/Mesh_2/CMakeLists.txt index dab21fa3f78..4fe1327a943 100644 --- a/Mesh_2/test/Mesh_2/CMakeLists.txt +++ b/Mesh_2/test/Mesh_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Mesh_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Minkowski_sum_3/examples/Minkowski_sum_3/CMakeLists.txt b/Minkowski_sum_3/examples/Minkowski_sum_3/CMakeLists.txt index 0bb188e2998..a2da31f3ae4 100644 --- a/Minkowski_sum_3/examples/Minkowski_sum_3/CMakeLists.txt +++ b/Minkowski_sum_3/examples/Minkowski_sum_3/CMakeLists.txt @@ -6,7 +6,7 @@ project( Minkowski_sum_3_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Minkowski_sum_3/test/Minkowski_sum_3/CMakeLists.txt b/Minkowski_sum_3/test/Minkowski_sum_3/CMakeLists.txt index 0bb188e2998..a2da31f3ae4 100644 --- a/Minkowski_sum_3/test/Minkowski_sum_3/CMakeLists.txt +++ b/Minkowski_sum_3/test/Minkowski_sum_3/CMakeLists.txt @@ -6,7 +6,7 @@ project( Minkowski_sum_3_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Modifier/test/Modifier/CMakeLists.txt b/Modifier/test/Modifier/CMakeLists.txt index 72d80544ca7..09157e8aeef 100644 --- a/Modifier/test/Modifier/CMakeLists.txt +++ b/Modifier/test/Modifier/CMakeLists.txt @@ -6,7 +6,7 @@ project( Modifier_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Modular_arithmetic/examples/Modular_arithmetic/CMakeLists.txt b/Modular_arithmetic/examples/Modular_arithmetic/CMakeLists.txt index 0aa9e8e5df6..ad7f9654431 100644 --- a/Modular_arithmetic/examples/Modular_arithmetic/CMakeLists.txt +++ b/Modular_arithmetic/examples/Modular_arithmetic/CMakeLists.txt @@ -6,7 +6,7 @@ project( Modular_arithmetic_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Modular_arithmetic/test/Modular_arithmetic/CMakeLists.txt b/Modular_arithmetic/test/Modular_arithmetic/CMakeLists.txt index 0aa9e8e5df6..ad7f9654431 100644 --- a/Modular_arithmetic/test/Modular_arithmetic/CMakeLists.txt +++ b/Modular_arithmetic/test/Modular_arithmetic/CMakeLists.txt @@ -6,7 +6,7 @@ project( Modular_arithmetic_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Nef_2/examples/Nef_2/CMakeLists.txt b/Nef_2/examples/Nef_2/CMakeLists.txt index ec1c76a42f9..5f6406afa6b 100644 --- a/Nef_2/examples/Nef_2/CMakeLists.txt +++ b/Nef_2/examples/Nef_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Nef_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Nef_2/test/Nef_2/CMakeLists.txt b/Nef_2/test/Nef_2/CMakeLists.txt index fedf70c198f..ff571908c2d 100644 --- a/Nef_2/test/Nef_2/CMakeLists.txt +++ b/Nef_2/test/Nef_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Nef_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Nef_3/examples/Nef_3/CMakeLists.txt b/Nef_3/examples/Nef_3/CMakeLists.txt index 332e75c2f70..5fb34e6880c 100644 --- a/Nef_3/examples/Nef_3/CMakeLists.txt +++ b/Nef_3/examples/Nef_3/CMakeLists.txt @@ -6,7 +6,7 @@ project( Nef_3_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Nef_3/test/Nef_3/CMakeLists.txt b/Nef_3/test/Nef_3/CMakeLists.txt index 56482c644eb..9bdd5ee29ed 100644 --- a/Nef_3/test/Nef_3/CMakeLists.txt +++ b/Nef_3/test/Nef_3/CMakeLists.txt @@ -6,7 +6,7 @@ project( Nef_3_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Nef_S2/examples/Nef_S2/CMakeLists.txt b/Nef_S2/examples/Nef_S2/CMakeLists.txt index fe25b1eba85..5ed52bf8622 100644 --- a/Nef_S2/examples/Nef_S2/CMakeLists.txt +++ b/Nef_S2/examples/Nef_S2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Nef_S2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Nef_S2/test/Nef_S2/CMakeLists.txt b/Nef_S2/test/Nef_S2/CMakeLists.txt index fe25b1eba85..5ed52bf8622 100644 --- a/Nef_S2/test/Nef_S2/CMakeLists.txt +++ b/Nef_S2/test/Nef_S2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Nef_S2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Operations_on_polyhedra/examples/Operations_on_polyhedra/CMakeLists.txt b/Operations_on_polyhedra/examples/Operations_on_polyhedra/CMakeLists.txt index d9174aa527b..0e184fb263c 100644 --- a/Operations_on_polyhedra/examples/Operations_on_polyhedra/CMakeLists.txt +++ b/Operations_on_polyhedra/examples/Operations_on_polyhedra/CMakeLists.txt @@ -6,7 +6,7 @@ project( Operations_on_polyhedra_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Operations_on_polyhedra/test/Operations_on_polyhedra/CMakeLists.txt b/Operations_on_polyhedra/test/Operations_on_polyhedra/CMakeLists.txt index d9174aa527b..0e184fb263c 100644 --- a/Operations_on_polyhedra/test/Operations_on_polyhedra/CMakeLists.txt +++ b/Operations_on_polyhedra/test/Operations_on_polyhedra/CMakeLists.txt @@ -6,7 +6,7 @@ project( Operations_on_polyhedra_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Optimal_transportation_reconstruction_2/examples/Optimal_transportation_reconstruction_2/CMakeLists.txt b/Optimal_transportation_reconstruction_2/examples/Optimal_transportation_reconstruction_2/CMakeLists.txt index 060c0de47c8..34b9f6e2465 100644 --- a/Optimal_transportation_reconstruction_2/examples/Optimal_transportation_reconstruction_2/CMakeLists.txt +++ b/Optimal_transportation_reconstruction_2/examples/Optimal_transportation_reconstruction_2/CMakeLists.txt @@ -9,7 +9,7 @@ if("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" VERSION_GREATER 2.6) endif() endif() -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Optimal_transportation_reconstruction_2/test/Optimal_transportation_reconstruction_2/CMakeLists.txt b/Optimal_transportation_reconstruction_2/test/Optimal_transportation_reconstruction_2/CMakeLists.txt index a5cbf08ba94..0bc35c1345a 100644 --- a/Optimal_transportation_reconstruction_2/test/Optimal_transportation_reconstruction_2/CMakeLists.txt +++ b/Optimal_transportation_reconstruction_2/test/Optimal_transportation_reconstruction_2/CMakeLists.txt @@ -9,7 +9,7 @@ if("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" VERSION_GREATER 2.6) endif() endif() -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Partition_2/examples/Partition_2/CMakeLists.txt b/Partition_2/examples/Partition_2/CMakeLists.txt index e0b0f9a320b..fcdd193d598 100644 --- a/Partition_2/examples/Partition_2/CMakeLists.txt +++ b/Partition_2/examples/Partition_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Partition_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Partition_2/test/Partition_2/CMakeLists.txt b/Partition_2/test/Partition_2/CMakeLists.txt index e0b0f9a320b..fcdd193d598 100644 --- a/Partition_2/test/Partition_2/CMakeLists.txt +++ b/Partition_2/test/Partition_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Partition_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Periodic_2_triangulation_2/examples/Periodic_2_triangulation_2/CMakeLists.txt b/Periodic_2_triangulation_2/examples/Periodic_2_triangulation_2/CMakeLists.txt index 5dd12695ddf..8c43f388ced 100644 --- a/Periodic_2_triangulation_2/examples/Periodic_2_triangulation_2/CMakeLists.txt +++ b/Periodic_2_triangulation_2/examples/Periodic_2_triangulation_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Periodic_2_triangulation_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Periodic_2_triangulation_2/test/Periodic_2_triangulation_2/CMakeLists.txt b/Periodic_2_triangulation_2/test/Periodic_2_triangulation_2/CMakeLists.txt index d030eb068f3..38a38d2bd47 100644 --- a/Periodic_2_triangulation_2/test/Periodic_2_triangulation_2/CMakeLists.txt +++ b/Periodic_2_triangulation_2/test/Periodic_2_triangulation_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Periodic_2_triangulation_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Periodic_3_triangulation_3/examples/Periodic_3_triangulation_3/CMakeLists.txt b/Periodic_3_triangulation_3/examples/Periodic_3_triangulation_3/CMakeLists.txt index d82ba7ab28c..5a5f865023a 100644 --- a/Periodic_3_triangulation_3/examples/Periodic_3_triangulation_3/CMakeLists.txt +++ b/Periodic_3_triangulation_3/examples/Periodic_3_triangulation_3/CMakeLists.txt @@ -6,7 +6,7 @@ project( Periodic_3_triangulation_3_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Periodic_3_triangulation_3/test/Periodic_3_triangulation_3/CMakeLists.txt b/Periodic_3_triangulation_3/test/Periodic_3_triangulation_3/CMakeLists.txt index 9ddbb6060c7..bb161bdc1f2 100644 --- a/Periodic_3_triangulation_3/test/Periodic_3_triangulation_3/CMakeLists.txt +++ b/Periodic_3_triangulation_3/test/Periodic_3_triangulation_3/CMakeLists.txt @@ -6,7 +6,7 @@ project( Periodic_3_triangulation_3_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET COMPONENTS CORE) if ( CGAL_FOUND ) diff --git a/Point_set_2/examples/Point_set_2/CMakeLists.txt b/Point_set_2/examples/Point_set_2/CMakeLists.txt index 5792109607e..e4b75cd00f7 100644 --- a/Point_set_2/examples/Point_set_2/CMakeLists.txt +++ b/Point_set_2/examples/Point_set_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Point_set_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Point_set_2/test/Point_set_2/CMakeLists.txt b/Point_set_2/test/Point_set_2/CMakeLists.txt index 5792109607e..e4b75cd00f7 100644 --- a/Point_set_2/test/Point_set_2/CMakeLists.txt +++ b/Point_set_2/test/Point_set_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Point_set_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Point_set_processing_3/examples/Point_set_processing_3/CMakeLists.txt b/Point_set_processing_3/examples/Point_set_processing_3/CMakeLists.txt index e6a0ef79619..04c4636547b 100644 --- a/Point_set_processing_3/examples/Point_set_processing_3/CMakeLists.txt +++ b/Point_set_processing_3/examples/Point_set_processing_3/CMakeLists.txt @@ -6,7 +6,7 @@ cmake_minimum_required(VERSION 2.8.11) # Find CGAL -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Point_set_processing_3/test/Point_set_processing_3/CMakeLists.txt b/Point_set_processing_3/test/Point_set_processing_3/CMakeLists.txt index 7b78b69f484..2941bb121f3 100644 --- a/Point_set_processing_3/test/Point_set_processing_3/CMakeLists.txt +++ b/Point_set_processing_3/test/Point_set_processing_3/CMakeLists.txt @@ -6,7 +6,7 @@ cmake_minimum_required(VERSION 2.8.11) # Find CGAL -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Point_set_shape_detection_3/examples/Point_set_shape_detection_3/CMakeLists.txt b/Point_set_shape_detection_3/examples/Point_set_shape_detection_3/CMakeLists.txt index 6e1d154f8a0..9c57c71a0c6 100644 --- a/Point_set_shape_detection_3/examples/Point_set_shape_detection_3/CMakeLists.txt +++ b/Point_set_shape_detection_3/examples/Point_set_shape_detection_3/CMakeLists.txt @@ -13,7 +13,7 @@ if("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" VERSION_GREATER 2.6) endif() endif() -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Point_set_shape_detection_3/test/Point_set_shape_detection_3/CMakeLists.txt b/Point_set_shape_detection_3/test/Point_set_shape_detection_3/CMakeLists.txt index ab0f7488fca..cd5b6fb3dd7 100644 --- a/Point_set_shape_detection_3/test/Point_set_shape_detection_3/CMakeLists.txt +++ b/Point_set_shape_detection_3/test/Point_set_shape_detection_3/CMakeLists.txt @@ -13,7 +13,7 @@ if("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" VERSION_GREATER 2.6) endif() endif() -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Polygon/examples/Polygon/CMakeLists.txt b/Polygon/examples/Polygon/CMakeLists.txt index 53de72d531d..f0059f4157f 100644 --- a/Polygon/examples/Polygon/CMakeLists.txt +++ b/Polygon/examples/Polygon/CMakeLists.txt @@ -6,7 +6,7 @@ project( Polygon_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Polygon/test/Polygon/CMakeLists.txt b/Polygon/test/Polygon/CMakeLists.txt index 53de72d531d..f0059f4157f 100644 --- a/Polygon/test/Polygon/CMakeLists.txt +++ b/Polygon/test/Polygon/CMakeLists.txt @@ -6,7 +6,7 @@ project( Polygon_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Polyhedron/examples/Polyhedron/CMakeLists.txt b/Polyhedron/examples/Polyhedron/CMakeLists.txt index 833cd911a57..f0d82582a3e 100644 --- a/Polyhedron/examples/Polyhedron/CMakeLists.txt +++ b/Polyhedron/examples/Polyhedron/CMakeLists.txt @@ -6,7 +6,7 @@ project( Polyhedron_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Polyhedron/test/Polyhedron/CMakeLists.txt b/Polyhedron/test/Polyhedron/CMakeLists.txt index 833cd911a57..f0d82582a3e 100644 --- a/Polyhedron/test/Polyhedron/CMakeLists.txt +++ b/Polyhedron/test/Polyhedron/CMakeLists.txt @@ -6,7 +6,7 @@ project( Polyhedron_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Polyhedron_IO/demo/Polyhedron_IO/CMakeLists.txt b/Polyhedron_IO/demo/Polyhedron_IO/CMakeLists.txt index 1e91cdc1144..eaf92494a7f 100644 --- a/Polyhedron_IO/demo/Polyhedron_IO/CMakeLists.txt +++ b/Polyhedron_IO/demo/Polyhedron_IO/CMakeLists.txt @@ -9,7 +9,7 @@ if(POLICY CMP0043) cmake_policy(SET CMP0043 OLD) endif() -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Polyhedron_IO/examples/Polyhedron_IO/CMakeLists.txt b/Polyhedron_IO/examples/Polyhedron_IO/CMakeLists.txt index e13edf40f55..ca79f08f3de 100644 --- a/Polyhedron_IO/examples/Polyhedron_IO/CMakeLists.txt +++ b/Polyhedron_IO/examples/Polyhedron_IO/CMakeLists.txt @@ -6,7 +6,7 @@ project( Polyhedron_IO_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Polyhedron_IO/test/Polyhedron_IO/CMakeLists.txt b/Polyhedron_IO/test/Polyhedron_IO/CMakeLists.txt index e13edf40f55..ca79f08f3de 100644 --- a/Polyhedron_IO/test/Polyhedron_IO/CMakeLists.txt +++ b/Polyhedron_IO/test/Polyhedron_IO/CMakeLists.txt @@ -6,7 +6,7 @@ project( Polyhedron_IO_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Polyline_simplification_2/examples/Polyline_simplification_2/CMakeLists.txt b/Polyline_simplification_2/examples/Polyline_simplification_2/CMakeLists.txt index 3dffe8005d2..1d449302998 100644 --- a/Polyline_simplification_2/examples/Polyline_simplification_2/CMakeLists.txt +++ b/Polyline_simplification_2/examples/Polyline_simplification_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Polyline_simplification_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Polynomial/examples/Polynomial/CMakeLists.txt b/Polynomial/examples/Polynomial/CMakeLists.txt index 7412c8fb724..5fb0c387429 100644 --- a/Polynomial/examples/Polynomial/CMakeLists.txt +++ b/Polynomial/examples/Polynomial/CMakeLists.txt @@ -6,7 +6,7 @@ project( Polynomial_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Polynomial/test/Polynomial/CMakeLists.txt b/Polynomial/test/Polynomial/CMakeLists.txt index 4d1eef3ffd8..97193866933 100644 --- a/Polynomial/test/Polynomial/CMakeLists.txt +++ b/Polynomial/test/Polynomial/CMakeLists.txt @@ -6,7 +6,7 @@ project( Polynomial_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Polytope_distance_d/examples/Polytope_distance_d/CMakeLists.txt b/Polytope_distance_d/examples/Polytope_distance_d/CMakeLists.txt index ab1ae5291ef..7e87d98e5b0 100644 --- a/Polytope_distance_d/examples/Polytope_distance_d/CMakeLists.txt +++ b/Polytope_distance_d/examples/Polytope_distance_d/CMakeLists.txt @@ -6,7 +6,7 @@ project( Polytope_distance_d_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Polytope_distance_d/test/Polytope_distance_d/CMakeLists.txt b/Polytope_distance_d/test/Polytope_distance_d/CMakeLists.txt index ab1ae5291ef..7e87d98e5b0 100644 --- a/Polytope_distance_d/test/Polytope_distance_d/CMakeLists.txt +++ b/Polytope_distance_d/test/Polytope_distance_d/CMakeLists.txt @@ -6,7 +6,7 @@ project( Polytope_distance_d_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Principal_component_analysis/examples/Principal_component_analysis/CMakeLists.txt b/Principal_component_analysis/examples/Principal_component_analysis/CMakeLists.txt index 6b24ffb44a5..da50a0fb74b 100644 --- a/Principal_component_analysis/examples/Principal_component_analysis/CMakeLists.txt +++ b/Principal_component_analysis/examples/Principal_component_analysis/CMakeLists.txt @@ -6,7 +6,7 @@ project( Principal_component_analysis_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Principal_component_analysis/test/Principal_component_analysis/CMakeLists.txt b/Principal_component_analysis/test/Principal_component_analysis/CMakeLists.txt index 6b24ffb44a5..da50a0fb74b 100644 --- a/Principal_component_analysis/test/Principal_component_analysis/CMakeLists.txt +++ b/Principal_component_analysis/test/Principal_component_analysis/CMakeLists.txt @@ -6,7 +6,7 @@ project( Principal_component_analysis_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Profiling_tools/examples/Profiling_tools/CMakeLists.txt b/Profiling_tools/examples/Profiling_tools/CMakeLists.txt index 0a97b7e31e4..61cc20babf5 100644 --- a/Profiling_tools/examples/Profiling_tools/CMakeLists.txt +++ b/Profiling_tools/examples/Profiling_tools/CMakeLists.txt @@ -6,7 +6,7 @@ project( Profiling_tools_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Profiling_tools/test/Profiling_tools/CMakeLists.txt b/Profiling_tools/test/Profiling_tools/CMakeLists.txt index 0a97b7e31e4..61cc20babf5 100644 --- a/Profiling_tools/test/Profiling_tools/CMakeLists.txt +++ b/Profiling_tools/test/Profiling_tools/CMakeLists.txt @@ -6,7 +6,7 @@ project( Profiling_tools_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/QP_solver/examples/QP_solver/CMakeLists.txt b/QP_solver/examples/QP_solver/CMakeLists.txt index b9711579f95..a2a58d488db 100644 --- a/QP_solver/examples/QP_solver/CMakeLists.txt +++ b/QP_solver/examples/QP_solver/CMakeLists.txt @@ -6,7 +6,7 @@ project( QP_solver_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/QP_solver/test/QP_solver/CMakeLists.txt b/QP_solver/test/QP_solver/CMakeLists.txt index b9711579f95..a2a58d488db 100644 --- a/QP_solver/test/QP_solver/CMakeLists.txt +++ b/QP_solver/test/QP_solver/CMakeLists.txt @@ -6,7 +6,7 @@ project( QP_solver_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Random_numbers/test/Random_numbers/CMakeLists.txt b/Random_numbers/test/Random_numbers/CMakeLists.txt index dfefe805c41..dfc735b1efb 100644 --- a/Random_numbers/test/Random_numbers/CMakeLists.txt +++ b/Random_numbers/test/Random_numbers/CMakeLists.txt @@ -6,7 +6,7 @@ project( Random_numbers_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Ridges_3/test/Ridges_3/CMakeLists.txt b/Ridges_3/test/Ridges_3/CMakeLists.txt index a6385196714..2d785f806fb 100644 --- a/Ridges_3/test/Ridges_3/CMakeLists.txt +++ b/Ridges_3/test/Ridges_3/CMakeLists.txt @@ -7,7 +7,7 @@ project( Ridges_3_test ) cmake_minimum_required(VERSION 2.8.11) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/STL_Extension/examples/STL_Extension/CMakeLists.txt b/STL_Extension/examples/STL_Extension/CMakeLists.txt index d58343ed1b8..78681caa94c 100644 --- a/STL_Extension/examples/STL_Extension/CMakeLists.txt +++ b/STL_Extension/examples/STL_Extension/CMakeLists.txt @@ -6,7 +6,7 @@ project( STL_Extension_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/STL_Extension/test/STL_Extension/CMakeLists.txt b/STL_Extension/test/STL_Extension/CMakeLists.txt index ee278e0a45d..5ffcc3a46f6 100644 --- a/STL_Extension/test/STL_Extension/CMakeLists.txt +++ b/STL_Extension/test/STL_Extension/CMakeLists.txt @@ -7,7 +7,7 @@ project( STL_Extension_test ) cmake_minimum_required(VERSION 2.8.11) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Scale_space_reconstruction_3/examples/Scale_space_reconstruction_3/CMakeLists.txt b/Scale_space_reconstruction_3/examples/Scale_space_reconstruction_3/CMakeLists.txt index 392adad1818..4f0c1db94a1 100644 --- a/Scale_space_reconstruction_3/examples/Scale_space_reconstruction_3/CMakeLists.txt +++ b/Scale_space_reconstruction_3/examples/Scale_space_reconstruction_3/CMakeLists.txt @@ -2,7 +2,7 @@ project( Scale_space ) cmake_minimum_required(VERSION 2.8.11) -find_package( CGAL QUIET COMPONENTS Core ) +find_package( CGAL QUIET) if ( CGAL_FOUND ) include( ${CGAL_USE_FILE} ) diff --git a/Segment_Delaunay_graph_2/examples/Segment_Delaunay_graph_2/CMakeLists.txt b/Segment_Delaunay_graph_2/examples/Segment_Delaunay_graph_2/CMakeLists.txt index 20677c13fd3..55a6fc09d99 100644 --- a/Segment_Delaunay_graph_2/examples/Segment_Delaunay_graph_2/CMakeLists.txt +++ b/Segment_Delaunay_graph_2/examples/Segment_Delaunay_graph_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Segment_Delaunay_graph_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Segment_Delaunay_graph_Linf_2/examples/Segment_Delaunay_graph_Linf_2/CMakeLists.txt b/Segment_Delaunay_graph_Linf_2/examples/Segment_Delaunay_graph_Linf_2/CMakeLists.txt index 84632aa1f3c..32ec42babdd 100644 --- a/Segment_Delaunay_graph_Linf_2/examples/Segment_Delaunay_graph_Linf_2/CMakeLists.txt +++ b/Segment_Delaunay_graph_Linf_2/examples/Segment_Delaunay_graph_Linf_2/CMakeLists.txt @@ -7,7 +7,7 @@ project( Segment_Delaunay_graph_Linf_2_example ) cmake_minimum_required(VERSION 2.8.11) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Skin_surface_3/test/Skin_surface_3/CMakeLists.txt b/Skin_surface_3/test/Skin_surface_3/CMakeLists.txt index 2f710276999..d6dde1e043d 100644 --- a/Skin_surface_3/test/Skin_surface_3/CMakeLists.txt +++ b/Skin_surface_3/test/Skin_surface_3/CMakeLists.txt @@ -6,7 +6,7 @@ project( Skin_surface_3_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Snap_rounding_2/examples/Snap_rounding_2/CMakeLists.txt b/Snap_rounding_2/examples/Snap_rounding_2/CMakeLists.txt index 4a1b2ea1c28..2f74930c598 100644 --- a/Snap_rounding_2/examples/Snap_rounding_2/CMakeLists.txt +++ b/Snap_rounding_2/examples/Snap_rounding_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Snap_rounding_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Snap_rounding_2/test/Snap_rounding_2/CMakeLists.txt b/Snap_rounding_2/test/Snap_rounding_2/CMakeLists.txt index 4a1b2ea1c28..2f74930c598 100644 --- a/Snap_rounding_2/test/Snap_rounding_2/CMakeLists.txt +++ b/Snap_rounding_2/test/Snap_rounding_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Snap_rounding_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Solver_interface/examples/Solver_interface/CMakeLists.txt b/Solver_interface/examples/Solver_interface/CMakeLists.txt index be8c1e3069c..b50fe87460d 100644 --- a/Solver_interface/examples/Solver_interface/CMakeLists.txt +++ b/Solver_interface/examples/Solver_interface/CMakeLists.txt @@ -6,7 +6,7 @@ project( examples_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Spatial_searching/test/Spatial_searching/CMakeLists.txt b/Spatial_searching/test/Spatial_searching/CMakeLists.txt index 1e9c38cdf34..e14122ffdaa 100644 --- a/Spatial_searching/test/Spatial_searching/CMakeLists.txt +++ b/Spatial_searching/test/Spatial_searching/CMakeLists.txt @@ -6,7 +6,7 @@ project( Spatial_searching_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Spatial_sorting/examples/Spatial_sorting/CMakeLists.txt b/Spatial_sorting/examples/Spatial_sorting/CMakeLists.txt index 5e9e92caea6..95e12407f73 100644 --- a/Spatial_sorting/examples/Spatial_sorting/CMakeLists.txt +++ b/Spatial_sorting/examples/Spatial_sorting/CMakeLists.txt @@ -6,7 +6,7 @@ project( Spatial_sorting_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Spatial_sorting/test/Spatial_sorting/CMakeLists.txt b/Spatial_sorting/test/Spatial_sorting/CMakeLists.txt index 5e9e92caea6..95e12407f73 100644 --- a/Spatial_sorting/test/Spatial_sorting/CMakeLists.txt +++ b/Spatial_sorting/test/Spatial_sorting/CMakeLists.txt @@ -6,7 +6,7 @@ project( Spatial_sorting_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Stream_lines_2/examples/Stream_lines_2/CMakeLists.txt b/Stream_lines_2/examples/Stream_lines_2/CMakeLists.txt index a88dd039c2d..4feeb482bcc 100644 --- a/Stream_lines_2/examples/Stream_lines_2/CMakeLists.txt +++ b/Stream_lines_2/examples/Stream_lines_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Stream_lines_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Stream_lines_2/test/Stream_lines_2/CMakeLists.txt b/Stream_lines_2/test/Stream_lines_2/CMakeLists.txt index a88dd039c2d..4feeb482bcc 100644 --- a/Stream_lines_2/test/Stream_lines_2/CMakeLists.txt +++ b/Stream_lines_2/test/Stream_lines_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Stream_lines_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Stream_support/test/Stream_support/CMakeLists.txt b/Stream_support/test/Stream_support/CMakeLists.txt index 133130cfcfd..5170a1d14b2 100644 --- a/Stream_support/test/Stream_support/CMakeLists.txt +++ b/Stream_support/test/Stream_support/CMakeLists.txt @@ -6,7 +6,7 @@ project( Stream_support_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Subdivision_method_3/examples/Subdivision_method_3/CMakeLists.txt b/Subdivision_method_3/examples/Subdivision_method_3/CMakeLists.txt index 0c6d8096c68..964ec4f1030 100644 --- a/Subdivision_method_3/examples/Subdivision_method_3/CMakeLists.txt +++ b/Subdivision_method_3/examples/Subdivision_method_3/CMakeLists.txt @@ -6,7 +6,7 @@ project( Subdivision_method_3_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Subdivision_method_3/test/Subdivision_method_3/CMakeLists.txt b/Subdivision_method_3/test/Subdivision_method_3/CMakeLists.txt index 0c6d8096c68..964ec4f1030 100644 --- a/Subdivision_method_3/test/Subdivision_method_3/CMakeLists.txt +++ b/Subdivision_method_3/test/Subdivision_method_3/CMakeLists.txt @@ -6,7 +6,7 @@ project( Subdivision_method_3_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Surface_mesh/examples/Surface_mesh/CMakeLists.txt b/Surface_mesh/examples/Surface_mesh/CMakeLists.txt index d8b3eeaba36..f84a6e4813c 100644 --- a/Surface_mesh/examples/Surface_mesh/CMakeLists.txt +++ b/Surface_mesh/examples/Surface_mesh/CMakeLists.txt @@ -7,7 +7,7 @@ project( Surface_mesh_ ) cmake_minimum_required(VERSION 2.8.11) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Surface_mesh/test/Surface_mesh/CMakeLists.txt b/Surface_mesh/test/Surface_mesh/CMakeLists.txt index 3d1640a96b7..2c5e52fb283 100644 --- a/Surface_mesh/test/Surface_mesh/CMakeLists.txt +++ b/Surface_mesh/test/Surface_mesh/CMakeLists.txt @@ -6,7 +6,7 @@ project( Surface_mesh_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Surface_mesh_deformation/demo/Surface_mesh_deformation/CMakeLists.txt b/Surface_mesh_deformation/demo/Surface_mesh_deformation/CMakeLists.txt index b5ae259ebf9..ee6d343274b 100644 --- a/Surface_mesh_deformation/demo/Surface_mesh_deformation/CMakeLists.txt +++ b/Surface_mesh_deformation/demo/Surface_mesh_deformation/CMakeLists.txt @@ -9,7 +9,7 @@ if(POLICY CMP0043) cmake_policy(SET CMP0043 OLD) endif() -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Surface_mesh_deformation/examples/Surface_mesh_deformation/CMakeLists.txt b/Surface_mesh_deformation/examples/Surface_mesh_deformation/CMakeLists.txt index 62e7605e18c..c5aa688d3a0 100644 --- a/Surface_mesh_deformation/examples/Surface_mesh_deformation/CMakeLists.txt +++ b/Surface_mesh_deformation/examples/Surface_mesh_deformation/CMakeLists.txt @@ -7,7 +7,7 @@ project( Surface_mesh_deformation_ ) cmake_minimum_required(VERSION 2.8.11) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Surface_mesh_deformation/test/Surface_mesh_deformation/CMakeLists.txt b/Surface_mesh_deformation/test/Surface_mesh_deformation/CMakeLists.txt index a0450e2d5ad..48465b4d1d3 100644 --- a/Surface_mesh_deformation/test/Surface_mesh_deformation/CMakeLists.txt +++ b/Surface_mesh_deformation/test/Surface_mesh_deformation/CMakeLists.txt @@ -7,7 +7,7 @@ project( Surface_mesh_deformation_test ) cmake_minimum_required(VERSION 2.8.11) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Surface_mesh_parameterization/examples/Surface_mesh_parameterization/CMakeLists.txt b/Surface_mesh_parameterization/examples/Surface_mesh_parameterization/CMakeLists.txt index 59271e5de8b..20ab1675322 100644 --- a/Surface_mesh_parameterization/examples/Surface_mesh_parameterization/CMakeLists.txt +++ b/Surface_mesh_parameterization/examples/Surface_mesh_parameterization/CMakeLists.txt @@ -10,7 +10,7 @@ cmake_minimum_required(VERSION 2.8.11) include_directories (BEFORE . include ../../include) # Find CGAL -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Surface_mesh_parameterization/test/Surface_mesh_parameterization/CMakeLists.txt b/Surface_mesh_parameterization/test/Surface_mesh_parameterization/CMakeLists.txt index 2971479fc92..5b25a5f7e89 100644 --- a/Surface_mesh_parameterization/test/Surface_mesh_parameterization/CMakeLists.txt +++ b/Surface_mesh_parameterization/test/Surface_mesh_parameterization/CMakeLists.txt @@ -10,7 +10,7 @@ cmake_minimum_required(VERSION 2.8.11) include_directories (BEFORE . include ../../include) # Find CGAL -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Surface_mesh_segmentation/test/Surface_mesh_segmentation/CMakeLists.txt b/Surface_mesh_segmentation/test/Surface_mesh_segmentation/CMakeLists.txt index 86b0d2e231b..f8a086ed3fe 100644 --- a/Surface_mesh_segmentation/test/Surface_mesh_segmentation/CMakeLists.txt +++ b/Surface_mesh_segmentation/test/Surface_mesh_segmentation/CMakeLists.txt @@ -6,7 +6,7 @@ project( Surface_mesh_segmentation_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Surface_mesh_shortest_path/examples/Surface_mesh_shortest_path/CMakeLists.txt b/Surface_mesh_shortest_path/examples/Surface_mesh_shortest_path/CMakeLists.txt index ff2cb1194cd..fa3075825b6 100644 --- a/Surface_mesh_shortest_path/examples/Surface_mesh_shortest_path/CMakeLists.txt +++ b/Surface_mesh_shortest_path/examples/Surface_mesh_shortest_path/CMakeLists.txt @@ -7,7 +7,7 @@ project( Surface_mesh_shortest_path_ ) cmake_minimum_required(VERSION 2.8.11) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Surface_mesh_simplification/test/Surface_mesh_simplification/CMakeLists.txt b/Surface_mesh_simplification/test/Surface_mesh_simplification/CMakeLists.txt index 231d0cddb7e..f45d433b1bc 100644 --- a/Surface_mesh_simplification/test/Surface_mesh_simplification/CMakeLists.txt +++ b/Surface_mesh_simplification/test/Surface_mesh_simplification/CMakeLists.txt @@ -6,7 +6,7 @@ project( Surface_mesh_simplification_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Surface_mesh_skeletonization/examples/Surface_mesh_skeletonization/CMakeLists.txt b/Surface_mesh_skeletonization/examples/Surface_mesh_skeletonization/CMakeLists.txt index b27bc6a45ec..512a95bb87e 100644 --- a/Surface_mesh_skeletonization/examples/Surface_mesh_skeletonization/CMakeLists.txt +++ b/Surface_mesh_skeletonization/examples/Surface_mesh_skeletonization/CMakeLists.txt @@ -7,7 +7,7 @@ project( Surface_mesh_skeletonization_ ) cmake_minimum_required(VERSION 2.8.11) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Surface_mesh_skeletonization/test/Surface_mesh_skeletonization/CMakeLists.txt b/Surface_mesh_skeletonization/test/Surface_mesh_skeletonization/CMakeLists.txt index a540e401b5d..723b7a3ce34 100644 --- a/Surface_mesh_skeletonization/test/Surface_mesh_skeletonization/CMakeLists.txt +++ b/Surface_mesh_skeletonization/test/Surface_mesh_skeletonization/CMakeLists.txt @@ -7,7 +7,7 @@ project( Mean_curvature_skeleton_ ) cmake_minimum_required(VERSION 2.8.11) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Surface_mesher/test/Surface_mesher/CMakeLists.txt b/Surface_mesher/test/Surface_mesher/CMakeLists.txt index fcd835a341c..47d5bcd7b2f 100644 --- a/Surface_mesher/test/Surface_mesher/CMakeLists.txt +++ b/Surface_mesher/test/Surface_mesher/CMakeLists.txt @@ -6,7 +6,7 @@ project( Surface_mesher_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/TDS_2/test/TDS_2/CMakeLists.txt b/TDS_2/test/TDS_2/CMakeLists.txt index a83323b9ca1..8f2228fc3c5 100644 --- a/TDS_2/test/TDS_2/CMakeLists.txt +++ b/TDS_2/test/TDS_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( TDS_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/TDS_3/examples/TDS_3/CMakeLists.txt b/TDS_3/examples/TDS_3/CMakeLists.txt index 1133a9eeda2..c4a06d5d40d 100644 --- a/TDS_3/examples/TDS_3/CMakeLists.txt +++ b/TDS_3/examples/TDS_3/CMakeLists.txt @@ -6,7 +6,7 @@ project( TDS_3_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/TDS_3/test/TDS_3/CMakeLists.txt b/TDS_3/test/TDS_3/CMakeLists.txt index bf2d21dfda4..27b0061712f 100644 --- a/TDS_3/test/TDS_3/CMakeLists.txt +++ b/TDS_3/test/TDS_3/CMakeLists.txt @@ -7,7 +7,7 @@ project( TDS_3_test ) cmake_minimum_required(VERSION 2.8.11) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Triangulation/examples/Triangulation/CMakeLists.txt b/Triangulation/examples/Triangulation/CMakeLists.txt index a11f3ea2687..90862a3e9bf 100644 --- a/Triangulation/examples/Triangulation/CMakeLists.txt +++ b/Triangulation/examples/Triangulation/CMakeLists.txt @@ -7,7 +7,7 @@ project( Triangulation_example ) cmake_minimum_required(VERSION 2.8.11) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Triangulation/test/Triangulation/CMakeLists.txt b/Triangulation/test/Triangulation/CMakeLists.txt index 0e38ed3a80a..7151f9061d4 100644 --- a/Triangulation/test/Triangulation/CMakeLists.txt +++ b/Triangulation/test/Triangulation/CMakeLists.txt @@ -7,7 +7,7 @@ project( Triangulation_test ) cmake_minimum_required(VERSION 2.8.11) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Triangulation_2/examples/Triangulation_2/CMakeLists.txt b/Triangulation_2/examples/Triangulation_2/CMakeLists.txt index 9a5fbc12b5b..b1cde107a09 100644 --- a/Triangulation_2/examples/Triangulation_2/CMakeLists.txt +++ b/Triangulation_2/examples/Triangulation_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Triangulation_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Triangulation_2/test/Triangulation_2/CMakeLists.txt b/Triangulation_2/test/Triangulation_2/CMakeLists.txt index 75b9efe1f05..87be13e5ac4 100644 --- a/Triangulation_2/test/Triangulation_2/CMakeLists.txt +++ b/Triangulation_2/test/Triangulation_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Triangulation_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Triangulation_3/demo/Triangulation_3_Geomview_demos/CMakeLists.txt b/Triangulation_3/demo/Triangulation_3_Geomview_demos/CMakeLists.txt index 82989fc82de..db8dc6f654d 100644 --- a/Triangulation_3/demo/Triangulation_3_Geomview_demos/CMakeLists.txt +++ b/Triangulation_3/demo/Triangulation_3_Geomview_demos/CMakeLists.txt @@ -9,7 +9,7 @@ if(POLICY CMP0043) cmake_policy(SET CMP0043 OLD) endif() -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Triangulation_3/examples/Triangulation_3/CMakeLists.txt b/Triangulation_3/examples/Triangulation_3/CMakeLists.txt index 8f33ffa05c5..09bbf0f0a36 100644 --- a/Triangulation_3/examples/Triangulation_3/CMakeLists.txt +++ b/Triangulation_3/examples/Triangulation_3/CMakeLists.txt @@ -7,7 +7,7 @@ project( Triangulation_3_example ) cmake_minimum_required(VERSION 2.8.11) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Triangulation_3/test/Triangulation_3/CMakeLists.txt b/Triangulation_3/test/Triangulation_3/CMakeLists.txt index 55362600cdc..96ae721bd2b 100644 --- a/Triangulation_3/test/Triangulation_3/CMakeLists.txt +++ b/Triangulation_3/test/Triangulation_3/CMakeLists.txt @@ -7,7 +7,7 @@ project( Triangulation_3_test ) cmake_minimum_required(VERSION 2.8.11) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Union_find/test/Union_find/CMakeLists.txt b/Union_find/test/Union_find/CMakeLists.txt index f856eb6d1d8..e899434d0d9 100644 --- a/Union_find/test/Union_find/CMakeLists.txt +++ b/Union_find/test/Union_find/CMakeLists.txt @@ -6,7 +6,7 @@ project( Union_find_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Visibility_2/examples/Visibility_2/CMakeLists.txt b/Visibility_2/examples/Visibility_2/CMakeLists.txt index 47b95c2d447..80853944717 100644 --- a/Visibility_2/examples/Visibility_2/CMakeLists.txt +++ b/Visibility_2/examples/Visibility_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Visibility_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Visibility_2/test/Visibility_2/CMakeLists.txt b/Visibility_2/test/Visibility_2/CMakeLists.txt index 20a4c5bf558..2236942b4cd 100644 --- a/Visibility_2/test/Visibility_2/CMakeLists.txt +++ b/Visibility_2/test/Visibility_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Visibility_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Voronoi_diagram_2/examples/Voronoi_diagram_2/CMakeLists.txt b/Voronoi_diagram_2/examples/Voronoi_diagram_2/CMakeLists.txt index 8858f5b175b..5f6658ae17a 100644 --- a/Voronoi_diagram_2/examples/Voronoi_diagram_2/CMakeLists.txt +++ b/Voronoi_diagram_2/examples/Voronoi_diagram_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Voronoi_diagram_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND ) diff --git a/Voronoi_diagram_2/test/Voronoi_diagram_2/CMakeLists.txt b/Voronoi_diagram_2/test/Voronoi_diagram_2/CMakeLists.txt index a2e1560a0b8..e69514f8722 100644 --- a/Voronoi_diagram_2/test/Voronoi_diagram_2/CMakeLists.txt +++ b/Voronoi_diagram_2/test/Voronoi_diagram_2/CMakeLists.txt @@ -6,7 +6,7 @@ project( Voronoi_diagram_2_ ) cmake_minimum_required(VERSION 2.8.10) -find_package(CGAL QUIET COMPONENTS Core ) +find_package(CGAL QUIET) if ( CGAL_FOUND )