Commit 9c01f3c
authored
Add missing target dependency on rcpputils (#90)
Fixes a build issue with newer versions of ROS Rolling:
fatal error: rcpputils/scope_exit.hpp: No such file or directory
Signed-off-by: Jacob Perron <[email protected]>1 parent 8c678da commit 9c01f3c
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
110 | 111 | | |
111 | 112 | | |
112 | 113 | | |
| 114 | + | |
113 | 115 | | |
114 | 116 | | |
115 | 117 | | |
| |||
0 commit comments