Remove unsupported INTERFACE library catkin export

This commit is contained in:
Juraj Oršulić
2022-05-26 18:05:24 +02:00
committed by GitHub
parent 0e56789f8f
commit 47f7910b29

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
)