Suppress unused-function warning

This commit is contained in:
Robert Haschke 2022-10-24 10:03:48 +02:00
parent 2b2689e8d7
commit 5a30f8a8a7

View File

@ -14,6 +14,7 @@ find_package(catkin REQUIRED COMPONENTS
rviz_marker_tools
)
option(MOVEIT_CI_WARNINGS "Enable all warnings used by CI" OFF) # We use our own set of warnings
moveit_build_options()
catkin_package(