Skip to content

Commit

Permalink
Remove launch installation
Browse files Browse the repository at this point in the history
The installation may cause multiple definition of launch path.
  • Loading branch information
ssr-yuki committed Oct 6, 2020
1 parent 9032fea commit bb779fe
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,3 @@ link_directories(
)

add_subdirectory(src)

install(
DIRECTORY launch/
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/launch
)

0 comments on commit bb779fe

Please sign in to comment.