mirror of https://github.com/CGAL/cgal
Fixed wrong project name
This commit is contained in:
parent
663bf96c05
commit
f3c1f7afc0
|
|
@ -2,7 +2,7 @@
|
|||
# This is the CMake script for compiling a CGAL application.
|
||||
|
||||
|
||||
project( Periodic_4_hyperbolic_triangulation_2_test )
|
||||
project( Periodic_4_hyperbolic_triangulation_2_benchmark )
|
||||
|
||||
cmake_minimum_required(VERSION 2.8.10)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue