Skip to content

Commit

Permalink
Fixed path
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>
  • Loading branch information
delihus committed Dec 20, 2024
1 parent 2bebce6 commit c3a8732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion husarion_ugv_manager/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ install(DIRECTORY behavior_trees config launch
DESTINATION share/${PROJECT_NAME})

install(DIRECTORY include/ DESTINATION include/)
install(DIRECTORY test/utils DESTINATION include/${PROJECT_NAME}/test/utils)
install(DIRECTORY test/ DESTINATION include/${PROJECT_NAME}/)

if(BUILD_TESTING)
find_package(ament_cmake_gtest REQUIRED)
Expand Down

0 comments on commit c3a8732

Please sign in to comment.