Skip to content

Commit ffae0ea

Browse files
AadityaRavindranSteveMacenski
authored andcommitted
updated nav2_behavior_tree test util install path (#3718)
1 parent 5058087 commit ffae0ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nav2_behavior_tree/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ install(DIRECTORY include/
224224
)
225225

226226
install(DIRECTORY test/utils/
227-
DESTINATION include/utils/
227+
DESTINATION include/${PROJECT_NAME}/utils/
228228
)
229229

230230
install(FILES nav2_tree_nodes.xml DESTINATION share/${PROJECT_NAME})

0 commit comments

Comments
 (0)