Skip to content

Commit

Permalink
ament export rosbag2_compression
Browse files Browse the repository at this point in the history
Signed-off-by: Zachary Michaels <[email protected]>
  • Loading branch information
zmichaels11 committed Jan 22, 2020
1 parent 595cf2c commit 28c6869
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rosbag2_compression/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ install(

ament_export_include_directories(include)
ament_export_libraries(${PROJECT_NAME}_zstd)
ament_export_libraries(${PROJECT_NAME})
ament_export_dependencies(rosbag2_storage rcutils zstd_vendor)

if(BUILD_TESTING)
Expand Down

0 comments on commit 28c6869

Please sign in to comment.