Skip to content

Commit

Permalink
add CMakeLists for caktin metapackage
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeferguson committed Jan 2, 2014
1 parent af85174 commit 6faf351
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ros_arduino_bridge/CMakeLists.txt
@@ -0,0 +1,4 @@
cmake_minimum_required(VERSION 2.8.3)
project(ros_arduino_bridge)
find_package(catkin REQUIRED)
catkin_metapackage()

0 comments on commit 6faf351

Please sign in to comment.