Skip to content

Commit

Permalink
Bump CMake version to avoid CMP0048 warning
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-reynolds authored and bmagyar committed Apr 5, 2020
1 parent 82422a6 commit 3c23670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 2.8.3)
cmake_minimum_required(VERSION 3.0.2)
project(urdf_geometry_parser)

# Load catkin and all dependencies required for this package
Expand Down

0 comments on commit 3c23670

Please # to comment.