Skip to content

Commit 28548b1

Browse files
Felix ExnerRobertWilbrandt
authored andcommitted
Bump cmake minimum version for all packages in repo
1 parent 79e05de commit 28548b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ur_calibration/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.8.3)
1+
cmake_minimum_required(VERSION 3.0.2)
22
project(ur_calibration)
33

44
find_package(catkin REQUIRED COMPONENTS

ur_dashboard_msgs/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.8.3)
1+
cmake_minimum_required(VERSION 3.0.2)
22
project(ur_dashboard_msgs)
33

44
## Find catkin macros and libraries

0 commit comments

Comments
 (0)