Skip to content

Commit 02494e9

Browse files
committed
Fix a link error on Windows
Signed-off-by: Barry Xu <[email protected]>
1 parent 0973840 commit 02494e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rosbag2_py/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ install(
126126
install(
127127
TARGETS rosbag2_format_output
128128
LIBRARY DESTINATION lib
129+
ARCHIVE DESTINATION lib
129130
)
130131

131132
if(BUILD_TESTING)

0 commit comments

Comments
 (0)