mirror of https://github.com/CGAL/cgal
cmake-2.4*.5* is required.
This commit is contained in:
parent
41caf5e85b
commit
fef3e3b19d
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
project( Polyhedron )
|
||||
|
||||
cmake_minimum_required(VERSION 2.4)
|
||||
cmake_minimum_required(VERSION 2.4.5)
|
||||
|
||||
set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue