Skip to content

Commit 9b2a208

Browse files
mosfet80ahcorde
andauthored
fix cmake deprecation (#1534)
Signed-off-by: mosfet80 <[email protected]> Signed-off-by: Alejandro Hernández Cordero <[email protected]> Co-authored-by: Alejandro Hernández Cordero <[email protected]>
1 parent e89b7a0 commit 9b2a208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rviz_resource_interfaces/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.8)
1+
cmake_minimum_required(VERSION 3.20)
22
project(rviz_resource_interfaces)
33

44
if(CMAKE_COMPILER_IS_GNUCXX OR CMAKE_CXX_COMPILER_ID MATCHES "Clang")

0 commit comments

Comments
 (0)