We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11084e4 commit a46e4f2Copy full SHA for a46e4f2
gazebo/dave_gz_multibeam_sonar/multibeam_sonar/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.11.0 FATAL_ERROR)
3
# Suppress developer warnings for the entire workspace.
4
set(CMAKE_SUPPRESS_DEVELOPER_WARNINGS TRUE CACHE BOOL
5
"Suppress developer warnings" FORCE)
6
-# Set CMP0144 to NEW to ensure find_package
+# Set CMP0144 to NEW to ensure find_package
7
# uses upper-case <PACKAGENAME>_ROOT variables.
8
cmake_policy(SET CMP0144 NEW)
9
0 commit comments