Closed lopsided98 closed 4 years ago
The build currently fails with -DCATKIN_ENABLE_TESTING=OFF because roslaunch_add_file_check requires tests to be enabled. This patch conditionally disables the call when tests are disabled.
-DCATKIN_ENABLE_TESTING=OFF
roslaunch_add_file_check
The build currently fails with
-DCATKIN_ENABLE_TESTING=OFF
becauseroslaunch_add_file_check
requires tests to be enabled. This patch conditionally disables the call when tests are disabled.