Skip to content

Commit

Permalink
Remove dummy dep to system_lib. (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
at-wat committed Jul 31, 2017
1 parent 955c4f7 commit 370dc1e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Expand Up @@ -9,7 +9,6 @@ find_package(PCL 1.7 REQUIRED)

catkin_package(
CATKIN_DEPENDS roscpp std_msgs sensor_msgs pcl_ros
DEPENDS system_lib
)

include(CheckCXXCompilerFlag)
Expand Down

0 comments on commit 370dc1e

Please sign in to comment.