summaryrefslogtreecommitdiffstats
path: root/plugins/file/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* FIX: Symbol name exported by plugin is causing a recursive call in WindowsSai Sasidhar Maddali2016-03-151-0/+1
|
* Remove ANKA plugins and change versioning scheme for bundled pluginsMihael Koep2015-08-061-3/+3
| | | | | | | | | | | | ANKA plugins are developed and distributed separately like other plugins depending on vendor SDKs. The bundled plugins use libuca version as their version and depend on it directly. This ensures that they always match the libuca version and makes versioning more transparent for the end users. Conflicts: plugins/mock/CMakeLists.txt
* Camera plugins now require libuca >= 2.0 so update their versions tooMihael Koep2015-05-181-3/+3
| | | | | | Conflicts: plugins/dexela/CMakeLists.txt plugins/dexela/changelog.txt
* Add TIFF file based cameraMatthias Vogelgesang2014-07-041-0/+26