Skip to content

Commit

Permalink
Fix a link error on Windows
Browse files Browse the repository at this point in the history
Signed-off-by: Barry Xu <barry.xu@sony.com>
  • Loading branch information
Barry-Xu-2018 committed Dec 15, 2023
1 parent 0973840 commit 25653d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rosbag2_py/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,8 @@ install(
install(
TARGETS rosbag2_format_output
LIBRARY DESTINATION lib
ARCHIVE DESTINATION lib
RUNTIME DESTINATION bin
)

if(BUILD_TESTING)
Expand Down

0 comments on commit 25653d0

Please sign in to comment.