Skip to content

Commit 3b9f367

Browse files
authored
Fix unable to load compressedDepth plugin (#211)
Signed-off-by: mini-1235 <[email protected]>
1 parent db2c8de commit 3b9f367

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compressed_depth_image_transport/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ add_library(
4646
SHARED
4747
src/compressed_depth_publisher.cpp
4848
src/compressed_depth_subscriber.cpp
49+
src/manifest.cpp
4950
)
5051

5152
target_include_directories(

0 commit comments

Comments
 (0)