mirror of
https://github.com/westonrobot/scout_ros.git
synced 2026-01-12 03:15:01 +08:00
Merge pull request #7 from ojura/patch-1
Remove unsupported INTERFACE library catkin export
This commit is contained in:
@@ -25,7 +25,6 @@ find_package(catkin REQUIRED COMPONENTS
|
|||||||
|
|
||||||
catkin_package(
|
catkin_package(
|
||||||
INCLUDE_DIRS include
|
INCLUDE_DIRS include
|
||||||
LIBRARIES scout_messenger
|
|
||||||
CATKIN_DEPENDS ugv_sdk scout_msgs tf tf2 tf2_ros
|
CATKIN_DEPENDS ugv_sdk scout_msgs tf tf2 tf2_ros
|
||||||
# DEPENDS Boost
|
# DEPENDS Boost
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user