install log config file

This commit is contained in:
Brian Gerkey 2012-01-13 07:15:31 +00:00
parent 8d7aff9b34
commit 79109e3dd2
1 changed files with 5 additions and 0 deletions

View File

@ -26,6 +26,11 @@ add_nosetests(tools/rosclean/test)
add_nosetests(tools/roscreate/test)
# INSTALLATION
message("TODO: consider removing ros/stack.xml, pending a change in rosinstall's behavior")
install(FILES stack.xml
DESTINATION share/ros)
install(FILES config/rosconsole.config
DESTINATION share/ros/config)
# setup our backwards-compatibility ROS_ROOT
install(DIRECTORY core/rosbuild/