summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Use centralized cmake versionHEADmasterMichele Calgaro2024-03-151-6/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-051-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use TDE cmake macro to set versionr14.1.1r14.1.0Michele Calgaro2022-06-201-1/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-031-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Raise the minimum required version of CMake to 3.1.Slávek Banko2021-12-291-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Raise the minimum required version of CMake to 2.8.12.Slávek Banko2021-01-181-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop automake build support.gregory guy2020-10-061-2/+2
| | | | | | | | Add basic cmake build instructions. Rework of the README and TODO files. Delete the NEWS file (no real content) Signed-off-by: gregory guy <gregory-tde@laposte.net>
* cmake: Install libraries according to multi-arch rules.Slávek Banko2019-10-101-0/+5
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Conversion to the cmake building system.gregory guy2019-10-101-0/+76
rfc4791.pdf has been moved to the doc folder. carddav pc file has been moved to the src folder. Signed-off-by: gregory guy <gregory-tde@laposte.net>