Skip to content

Commit

Permalink
comply to REP 0127
Browse files Browse the repository at this point in the history
  • Loading branch information
vrabaud committed Apr 21, 2013
1 parent f19bdda commit b62aae0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions image_common/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
cmake_minimum_required(VERSION 2.8.3)
project(image_common)
find_package(catkin REQUIRED)
catkin_metapackage()
2 changes: 2 additions & 0 deletions image_common/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
<url type="website">http://www.ros.org/wiki/image_common</url>
<url type="bugtracker">https://github.com/ros-perception/image_common/issues</url>
<url type="repository">https://github.com/ros-perception/image_common</url>

<buildtool_depend>catkin</buildtool_depend>

<!-- Old stack contents -->
<run_depend>camera_calibration_parsers</run_depend>
Expand Down

0 comments on commit b62aae0

Please sign in to comment.