BFL with OROCOS_PLUGIN option fails to compile with cmake 2.8

Hi everybody,

The CMakeLists.txt file under src/bindings/rtt creates warnings with cmake 2.8 during Makefile generation, and it finally fails to install due to missing "orocos-bfl_toolkit-${OROCOS_TARGET}.pc" file.

I corrected this file so everything goes well with the option OROCOS_PLUGIN activated.

All the best,
Florent

AttachmentSize
CMakeLists.txt1.21 KB