Skip to content

Commit

Permalink
Install test_updown to lib/ (#2208)
Browse files Browse the repository at this point in the history
  • Loading branch information
Uladzslau authored and SteveMacenski committed Apr 5, 2021
1 parent 1432d44 commit b377713
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 b377713

Please sign in to comment.