remove todo, condense rule
This commit is contained in:
parent
5797027d9c
commit
b3c8c6016f
|
@ -1,7 +1,4 @@
|
||||||
cmake_minimum_required(VERSION 2.8)
|
cmake_minimum_required(VERSION 2.8)
|
||||||
project(rosbash)
|
project(rosbash)
|
||||||
install(FILES rosbash rostcsh roszsh
|
install(FILES manifest.xml rosbash rostcsh roszsh
|
||||||
DESTINATION share/ros/rosbash)
|
|
||||||
# TODO: manifests should go in automatically
|
|
||||||
install(FILES manifest.xml
|
|
||||||
DESTINATION share/ros/rosbash)
|
DESTINATION share/ros/rosbash)
|
||||||
|
|
Loading…
Reference in New Issue