mirror of https://github.com/CGAL/cgal
typo
This commit is contained in:
parent
7abd079c46
commit
1655cfb099
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue