Skip to content

Commit

Permalink
Fix missing package name in industrial_core metapackage.
Browse files Browse the repository at this point in the history
  • Loading branch information
gavanderhoorn committed Jun 4, 2013
1 parent fdb3a96 commit 4a34702
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion industrial_core/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 2.8.3)
project(PACKAGE_NAME)
project(industrial_core)
find_package(catkin REQUIRED)
catkin_metapackage()
Empty file removed industrial_core/CMakeLists.txt~
Empty file.

0 comments on commit 4a34702

Please sign in to comment.