Skip to content

Commit 367936e

Browse files
committed
Bump cmake_minimum_required to 3.12
1 parent 785e8f9 commit 367936e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 3.0.2)
1+
cmake_minimum_required(VERSION 3.12)
22
project(py_binding_tools)
33

44
find_package(catkin REQUIRED

0 commit comments

Comments
 (0)