Skip to content

Commit 93d8ccf

Browse files
(kdl) bump min CMake version 3.12.0 (#488)
Fixes #487
1 parent 05b1676 commit 93d8ccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

orocos_kdl/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Test CMake version
33
#
4-
CMAKE_MINIMUM_REQUIRED(VERSION 3.0.2)
4+
CMAKE_MINIMUM_REQUIRED(VERSION 3.12.0)
55

66

77
###################################################

0 commit comments

Comments
 (0)