Skip to content

Commit

Permalink
Removed source install from simple message
Browse files Browse the repository at this point in the history
  • Loading branch information
shaun-edwards committed Jan 6, 2014
1 parent a132631 commit c02a208
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions simple_message/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,3 @@ install(
DIRECTORY include/${PROJECT_NAME}/
DESTINATION ${CATKIN_PACKAGE_INCLUDE_DESTINATION})

# The simple message library is a source library with only the most common
# libraries pre-built. For this reason, the source is installed in the shared
# directory.
install(
DIRECTORY src/
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/src)

0 comments on commit c02a208

Please sign in to comment.