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 22e69e8 commit af83583Copy full SHA for af83583
README.md
@@ -34,6 +34,7 @@ endif()
34
35
- if using CATKIN_MAKE:
36
```
37
+ catkin_make -DENABLE_COVERAGE_TESTING=ON -DCMAKE_BUILD_TYPE=Debug
38
catkin_make -DENABLE_COVERAGE_TESTING=ON -DCMAKE_BUILD_TYPE=Debug PACKAGE_NAME_coverage_report
39
40
- if using CATKIN_TOOLS:
0 commit comments