This commit is contained in:
Andreas Fabri 2008-09-18 14:01:01 +00:00
parent 7abd079c46
commit 1655cfb099
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# This is the CMake script for compiling a CGAL application.
project( Apollonius_graph_2_2 )
project( Apollonius_graph_2 )
CMAKE_MINIMUM_REQUIRED(VERSION 2.4.5)