Skip to content

Commit

Permalink
Merge pull request #9 from furushchev/patch-2
Browse files Browse the repository at this point in the history
install launch directory
  • Loading branch information
k-okada committed Apr 2, 2019
2 parents 842d4eb + 7fa0929 commit 59e5155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -47,7 +47,7 @@ catkin_package(

install(PROGRAMS bin/rosget bin/appmaster
DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION})
install(DIRECTORY scripts test
install(DIRECTORY launch scripts test
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}
USE_SOURCE_PERMISSIONS)

Expand Down

0 comments on commit 59e5155

Please sign in to comment.