summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2012-10-01Define plugins as C projectsMatthias Vogelgesang
Otherwise CMake complains about non-existent C++ compilers, which are not needed here anyway.
2012-09-28Fix #146: Make a new top-level directory for camsMatthias Vogelgesang
... and build a package for each camera. Moreover, for some reason we can live without the CMake generated spec file for RPM generation. AFAICS, the RPMs are prefixed correctly.