summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Collapse)AuthorAgeFilesLines
* Make pylon plugin compatible with current libucaMihael Koep2014-04-091-4/+4
|
* Improve lookup of libdexela headersMihael Koep2014-04-091-1/+1
|
* Fix pylon discovery.Mihael Koep2013-11-061-0/+2
|
* Use ConfigurePaths to get installation pathsMatthias Vogelgesang2013-10-291-0/+90
| | | | | | 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.
* Do not write the found messageMatthias Vogelgesang2013-07-171-2/+0
| | | | It is handled by CMake itself anyway.
* Fix incomplete committ...Mihael Koep2012-10-301-0/+2
|
* Merge remote branch 'origin/master' into dexelaMihael Koep2012-10-192-0/+4
|\ | | | | | | | | | | | | Conflicts: CMakeLists.txt src/CMakeLists.txt src/uca-camera.c
| * Fix #114: look for SISO rt in /opt/sisoMatthias Vogelgesang2012-10-012-0/+4
| |
* | Merge remote branch 'origin/1.0' into dexelaMihael Koep2012-10-191-5/+0
|\| | | | | | | | | Conflicts: CMakeLists.txt
| * Bump to release version 1.0Matthias Vogelgesang2012-09-191-5/+0
| |
* | fix detection of libdexela.Mihael Koep2012-08-281-2/+2
| |
* | First compiling version of dexela implementation.Mihael Koep2012-08-281-0/+19
|/
* Merge branch 'ipe-basler'Matthias Vogelgesang2012-08-102-0/+45
|\ | | | | | | | | Conflicts: src/CMakeLists.txt
| * Drop REQUIRED flag from Basler dependenciesMatthias Vogelgesang2012-08-092-2/+2
| | | | | | | | If they are required, they cannot be built on machines without that dependency.
| * propagating LIBPYLONCAM_LIBDIR to PARENT_SCOPEVolker Kaiser2012-08-021-0/+1
| |
| * using LIBDIRVolker Kaiser2012-08-021-1/+4
| |
| * enhanced usage of LIBPYLONCAM_OTHER_PREFIXVolker Kaiser2012-08-021-11/+7
| |
| * use LIBPYLONCAM_OTHER_PREFIX to change prefix found with pkg-configVolker Kaiser2012-08-021-1/+7
| |
| * fixed pylon buildVolker Kaiser2012-08-011-7/+9
| |
| * extracted pylon_camera C-wrapper into own project; enhanced cmake build for ↵Volker Kaiser2012-08-011-35/+20
| | | | | | | | pylon cameras
| * basler camera worksVolker Kaiser2012-07-261-1/+1
| |
| * pylon (basler) camera addedVolker Kaiser2012-07-262-0/+53
|/
* Leave properties for laterMatthias Vogelgesang2012-04-201-3/+0
|
* Search for SiSo wrapperMatthias Vogelgesang2011-06-151-1/+7
|
* Use correct librarymatthias2011-03-111-1/+1
|
* Prepare integration of IPE cameraMatthias Vogelgesang2011-03-101-0/+19
|
* Fix libpf not foundMatthias Vogelgesang2011-03-071-2/+2
|
* Integrate photon focus property readingMatthias Vogelgesang2011-03-041-4/+8
|
* Integrate photon focus librariesMatthias Vogelgesang2011-03-041-1/+1
|
* Find photon focus libraryMatthias Vogelgesang2011-03-041-0/+19
|
* Initial commitMatthias Vogelgesang2011-02-214-0/+214