Skip to content

Commit d1a4256

Browse files
author
Erwin Coumans
committed
update CMake required version
1 parent 6c888f4 commit d1a4256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 2.4.3)
1+
cmake_minimum_required(VERSION 3.5)
22
set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true)
33
cmake_policy(SET CMP0017 NEW)
44
#this line has to appear before 'PROJECT' in order to be able to disable incremental linking

0 commit comments

Comments
 (0)