Skip to content

Commit 30be0cc

Browse files
committed
Revert back fuse_publishers
1 parent fadfd93 commit 30be0cc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

fuse_publishers/CMakeLists.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,7 @@ target_include_directories(${PROJECT_NAME}
6565
)
6666

6767
target_link_libraries(${PROJECT_NAME}
68-
PUBLIC
69-
fuse_core
70-
${catkin_LIBRARIES}
68+
${catkin_LIBRARIES}
7169
)
7270

7371
set_target_properties(${PROJECT_NAME}

0 commit comments

Comments
 (0)