Skip to content
Snippets Groups Projects
Unverified Commit 7e0c83b4 authored by Uladzslau's avatar Uladzslau Committed by GitHub
Browse files

Install test_updown to lib/ (#2208)

parent ff81dafa
No related branches found
No related tags found
No related merge requests found
......@@ -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% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment