Skip to content

Commit

Permalink
Add catkin_metapackage to CMakeList.
Browse files Browse the repository at this point in the history
  • Loading branch information
MoriKen254 committed Dec 19, 2016
1 parent b9c5a2b commit 8eb0f98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions steer_drive_ros/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
cmake_minimum_required(VERSION 2.8.3)
project(steer_drive_ros)
find_package(catkin REQUIRED)
catkin_metapackage()

0 comments on commit 8eb0f98

Please sign in to comment.