Skip to content

Commit af83583

Browse files
authored
Add catkin_make build step in usage example (#19)
1 parent 22e69e8 commit af83583

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ endif()
3434

3535
- if using CATKIN_MAKE:
3636
```
37+
catkin_make -DENABLE_COVERAGE_TESTING=ON -DCMAKE_BUILD_TYPE=Debug
3738
catkin_make -DENABLE_COVERAGE_TESTING=ON -DCMAKE_BUILD_TYPE=Debug PACKAGE_NAME_coverage_report
3839
```
3940
- if using CATKIN_TOOLS:

0 commit comments

Comments
 (0)