Skip to content

Commit

Permalink
Merge pull request ros-simulation#271 from jhu-lcsr-forks/indigo-devel
Browse files Browse the repository at this point in the history
gazebo_plugins: Adding ogre library dirs to cmakelists
  • Loading branch information
jbohren committed Nov 13, 2014
2 parents fdf5784 + cdb2d26 commit 604a474
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gazebo_plugins/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ include_directories(include

link_directories(
${GAZEBO_LIBRARY_DIRS}
${OGRE_LIBRARY_DIRS}
)

catkin_package(
Expand Down

0 comments on commit 604a474

Please sign in to comment.