summaryrefslogtreecommitdiffstats
path: root/plugins/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Output the list of built pluginsMatthias Vogelgesang2013-11-081-0/+9
|
* Fix #18: compile xkit if C++ compiler existsMatthias Vogelgesang2013-11-081-1/+4
|
* Fix config pathMatthias Vogelgesang2013-10-311-1/+1
|
* Include directory where config.h is locatedMatthias Vogelgesang2013-10-311-0/+2
|
* Cleanup CMakeLists.txtMatthias Vogelgesang2013-10-291-3/+0
|
* Add X-KIT skeletonMatthias Vogelgesang2013-09-091-0/+1
|
* Split gui and tools and add preliminary TIFF writeMatthias Vogelgesang2013-04-101-0/+3
|
* Start migrating to libuca 1.1 and glib plugins.Mihael Koep2012-10-251-0/+1
|
* Fix #146: Make a new top-level directory for camsMatthias Vogelgesang2012-09-281-0/+5
... 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.