summaryrefslogtreecommitdiff
path: root/data/points
diff options
context:
space:
mode:
Diffstat (limited to 'data/points')
-rw-r--r--data/points/generator/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/points/generator/CMakeLists.txt b/data/points/generator/CMakeLists.txt
index f892aa50..13fb84fd 100644
--- a/data/points/generator/CMakeLists.txt
+++ b/data/points/generator/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 2.6)
-project(GUDHIPointsGenerator)
+project(Data_points_generator)
if(CGAL_FOUND)
if (NOT CGAL_VERSION VERSION_LESS 4.6.0)