Set CMP0054 for building with Gazebo9
authorYuki Onishi <yuki.st16@gmail.com>
Thu, 30 Jul 2020 09:53:54 +0000 (18:53 +0900)
committerYuki Onishi <yuki.st16@gmail.com>
Thu, 30 Jul 2020 09:53:54 +0000 (18:53 +0900)
CMakeLists.txt

index 804c78a..bd3523d 100644 (file)
@@ -1,6 +1,9 @@
 cmake_minimum_required(VERSION 2.8.6 FATAL_ERROR)
 project(roboticsgroup_gazebo_plugins)
 
+# Set CMP0054
+cmake_policy(SET CMP0054 NEW)
+
 # Load catkin and all dependencies required for this package
 find_package(catkin REQUIRED COMPONENTS
   roscpp