Skip to content

Commit

Permalink
Install test_updown to lib/ (ros-navigation#2208)
Browse files Browse the repository at this point in the history
  • Loading branch information
Uladzslau authored and ruffsl committed Jul 2, 2021
1 parent 1390830 commit c87b279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nav2_system_tests/src/updown/CMakeLists.txt
Expand Up @@ -6,6 +6,6 @@ ament_target_dependencies(test_updown
${dependencies}
)

install(TARGETS test_updown RUNTIME DESTINATION share/${PROJECT_NAME})
install(TARGETS test_updown RUNTIME DESTINATION lib/${PROJECT_NAME})
install(FILES test_updown_launch.py DESTINATION share/${PROJECT_NAME})

0 comments on commit c87b279

Please sign in to comment.