Skip to content

Commit

Permalink
Merge pull request IntelRealSense#7 from fmessmer/ci_updates
Browse files Browse the repository at this point in the history
[travis] ci updates
  • Loading branch information
fmessmer authored Jan 10, 2020
2 parents 594a8a8 + 566e27b commit 70af428
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions realsense_camera/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,8 @@ catkin_package()
install(DIRECTORY launch
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}
)

install(PROGRAMS
patch/patch_docker.sh
DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION}
)

0 comments on commit 70af428

Please sign in to comment.