Skip to content

Commit 7e2ee49

Browse files
committed
update project name of cmake scripts of tests
1 parent 7b08d17 commit 7e2ee49

File tree

111 files changed

+111
-111
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

111 files changed

+111
-111
lines changed

AABB_tree/test/AABB_tree/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This is the CMake script for compiling a CGAL application.
33

44

5-
project( AABB_tree_ )
5+
project( AABB_tree_Tests )
66

77
cmake_minimum_required(VERSION 2.8.10)
88

Advancing_front_surface_reconstruction/test/Advancing_front_surface_reconstruction/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This is the CMake script for compiling a CGAL application.
33

44

5-
project( Advancing_front_surface_reconstruction_ )
5+
project( Advancing_front_surface_reconstruction_Tests )
66

77
cmake_minimum_required(VERSION 2.8.10)
88

Algebraic_foundations/test/Algebraic_foundations/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This is the CMake script for compiling a CGAL application.
33

44

5-
project( Algebraic_foundations_ )
5+
project( Algebraic_foundations_Tests )
66

77
cmake_minimum_required(VERSION 2.8.10)
88

Algebraic_kernel_d/test/Algebraic_kernel_d/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Created by the script cgal_create_CMakeLists
22
# This is the CMake script for compiling a set of CGAL applications.
33

4-
project( Algebraic_kernel_d_test )
4+
project( Algebraic_kernel_d_Tests )
55

66
cmake_minimum_required(VERSION 2.8.11)
77

Algebraic_kernel_for_circles/test/Algebraic_kernel_for_circles/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This is the CMake script for compiling a CGAL application.
33

44

5-
project( Algebraic_kernel_for_circles_ )
5+
project( Algebraic_kernel_for_circles_Tests )
66

77
cmake_minimum_required(VERSION 2.8.10)
88

Algebraic_kernel_for_spheres/test/Algebraic_kernel_for_spheres/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This is the CMake script for compiling a CGAL application.
33

44

5-
project( Algebraic_kernel_for_spheres_ )
5+
project( Algebraic_kernel_for_spheres_Tests )
66

77
cmake_minimum_required(VERSION 2.8.10)
88

Alpha_shapes_2/test/Alpha_shapes_2/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This is the CMake script for compiling a CGAL application.
33

44

5-
project( Alpha_shapes_2_ )
5+
project( Alpha_shapes_2_Tests )
66

77
cmake_minimum_required(VERSION 2.8.10)
88

Alpha_shapes_3/test/Alpha_shapes_3/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This is the CMake script for compiling a CGAL application.
33

44

5-
project( Alpha_shapes_3_ )
5+
project( Alpha_shapes_3_Tests )
66

77
cmake_minimum_required(VERSION 2.8.10)
88

Apollonius_graph_2/test/Apollonius_graph_2/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This is the CMake script for compiling a CGAL application.
33

44

5-
project( Apollonius_graph_2_ )
5+
project( Apollonius_graph_2_Tests )
66

77
cmake_minimum_required(VERSION 2.8.10)
88

Arithmetic_kernel/test/Arithmetic_kernel/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This is the CMake script for compiling a CGAL application.
33

44

5-
project( Arithmetic_kernel_test )
5+
project( Arithmetic_kernel_Tests )
66

77
cmake_minimum_required(VERSION 2.8.11)
88

0 commit comments

Comments
 (0)