Skip to content
Snippets Groups Projects
Commit ea264ee4 authored by Antonio Andriella's avatar Antonio Andriella
Browse files

adding libraries path into libraries catkin paths

parent 0eacd86e
No related branches found
No related tags found
No related merge requests found
......@@ -86,7 +86,7 @@ find_package(Boost REQUIRED COMPONENTS system thread)
## DEPENDS: system dependencies of this project that dependent projects also need
catkin_package(
INCLUDE_DIRS include
# LIBRARIES ${PROJECT_NAME}
LIBRARIES ${PROJECT_NAME}
CATKIN_DEPENDS roscpp dynamic_reconfigure diagnostic_updater
# DEPENDS system_lib
DEPENDS Boost
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment