summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Collapse)Author
2017-10-16Remove unused plugin search codeMatthias Vogelgesang
2017-04-04Use GNUInstallDirs to set install pathsMatthias Vogelgesang
2016-03-16Use consistent syntax in ConfigurePaths moduleMatthias Vogelgesang
2016-03-15Win specific configure path for library installation pathSai Sasidhar Maddali
2015-06-26Fix #71: remove pco, pf and ufo pluginsMatthias Vogelgesang
2015-05-07Really add FindClserSisMatthias Vogelgesang
2015-04-15pco: update to Siso RT 5.2.2Matthias Vogelgesang
2015-03-26Use pkg-config to determine GI supportMatthias Vogelgesang
2014-04-09Make pylon plugin compatible with current libucaMihael Koep
2014-04-09Improve lookup of libdexela headersMihael Koep
2013-11-06Fix pylon discovery.Mihael Koep
2013-10-29Use ConfigurePaths to get installation pathsMatthias Vogelgesang
The advantage is twofold: 1) we have a clear separation between setting up the paths and actually using them, 2) the interface is very likely as configure scripts and makes integration into build system a bit easier.
2013-07-17Do not write the found messageMatthias Vogelgesang
It is handled by CMake itself anyway.
2012-10-30Fix incomplete committ...Mihael Koep
2012-10-19Merge remote branch 'origin/master' into dexelaMihael Koep
Conflicts: CMakeLists.txt src/CMakeLists.txt src/uca-camera.c
2012-10-19Merge remote branch 'origin/1.0' into dexelaMihael Koep
Conflicts: CMakeLists.txt
2012-10-01Fix #114: look for SISO rt in /opt/sisoMatthias Vogelgesang
2012-09-19Bump to release version 1.0Matthias Vogelgesang
2012-08-28fix detection of libdexela.Mihael Koep
2012-08-28First compiling version of dexela implementation.Mihael Koep
2012-08-10Merge branch 'ipe-basler'Matthias Vogelgesang
Conflicts: src/CMakeLists.txt
2012-08-09Drop REQUIRED flag from Basler dependenciesMatthias Vogelgesang
If they are required, they cannot be built on machines without that dependency.
2012-08-02propagating LIBPYLONCAM_LIBDIR to PARENT_SCOPEVolker Kaiser
2012-08-02using LIBDIRVolker Kaiser
2012-08-02enhanced usage of LIBPYLONCAM_OTHER_PREFIXVolker Kaiser
2012-08-02use LIBPYLONCAM_OTHER_PREFIX to change prefix found with pkg-configVolker Kaiser
2012-08-01fixed pylon buildVolker Kaiser
2012-08-01extracted pylon_camera C-wrapper into own project; enhanced cmake build for ↵Volker Kaiser
pylon cameras
2012-07-26basler camera worksVolker Kaiser
2012-07-26pylon (basler) camera addedVolker Kaiser
2012-04-20Leave properties for laterMatthias Vogelgesang
2011-06-15Search for SiSo wrapperMatthias Vogelgesang
2011-03-11Use correct librarymatthias
2011-03-10Prepare integration of IPE cameraMatthias Vogelgesang
2011-03-07Fix libpf not foundMatthias Vogelgesang
2011-03-04Integrate photon focus property readingMatthias Vogelgesang
2011-03-04Integrate photon focus librariesMatthias Vogelgesang
2011-03-04Find photon focus libraryMatthias Vogelgesang
2011-02-21Initial commitMatthias Vogelgesang