orocos-toolchain / ocl

Orocos Component Library
Other
16 stars 33 forks source link

Deprecated IS_ROS_PACKAGE check in scripts/pkg/CMakeLists.txt #1

Closed meyerj closed 10 years ago

meyerj commented 10 years ago

ocl/scripts/pkg/CMakeLists.txt currently checks the IS_ROS_PACKAGE variable, which is not set anymore in UseOROCOS-RTT.cmake.

On the other side, I do not understand the logic here: Why should the orocreate-pkg script and templates folder not be installed in ROS packages? With rosbuild the install() commands usually had no effect anyway.

meyerj commented 10 years ago

Removed that check in 136df96f9e011fdaff68b01c66a46ab9bb242a70.