Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mobile_robotics
ADC
external
libuvc_ros
Commits
3b3a722c
Commit
3b3a722c
authored
Oct 04, 2013
by
ktossell
Browse files
Merge pull request #6 from v4hn/package-bin
install camera_node into the packages bin path
parents
a624a9db
09a8f603
Changes
1
Hide whitespace changes
Inline
Side-by-side
libuvc_camera/CMakeLists.txt
View file @
3b3a722c
...
...
@@ -38,5 +38,5 @@ add_dependencies(libuvc_camera_nodelet ${PROJECT_NAME}_gencfg)
install
(
TARGETS camera_node libuvc_camera_nodelet
ARCHIVE DESTINATION
${
CATKIN_PACKAGE_LIB_DESTINATION
}
LIBRARY DESTINATION
${
CATKIN_PACKAGE_LIB_DESTINATION
}
RUNTIME DESTINATION
${
CATKIN_
GLOBAL
_BIN_DESTINATION
}
RUNTIME DESTINATION
${
CATKIN_
PACKAGE
_BIN_DESTINATION
}
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment