Merge pull request #7 from ojura/patch-1

Remove unsupported INTERFACE library catkin export
This commit is contained in:
Du Ruixiang
2022-05-27 00:21:25 +08:00
committed by GitHub

View File

@@ -25,7 +25,6 @@ find_package(catkin REQUIRED COMPONENTS
catkin_package(
INCLUDE_DIRS include
LIBRARIES scout_messenger
CATKIN_DEPENDS ugv_sdk scout_msgs tf tf2 tf2_ros
# DEPENDS Boost
)