Skip to content

Commit

Permalink
Fix CMakeLists.txt wrong library export
Browse files Browse the repository at this point in the history
  • Loading branch information
Rémi Rigal committed May 14, 2019
1 parent 6b6552b commit cec16fc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ generate_messages(
)

catkin_package(
LIBRARIES actionlib_enhanced
CATKIN_DEPENDS actionlib actionlib_msgs message_runtime std_msgs
DEPENDS Boost
)


Expand Down

0 comments on commit cec16fc

Please sign in to comment.