summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Use centralized cmake versionr14.1.2Michele Calgaro2024-03-171-6/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a2c7df889257ace72e30023ea58214e826917306)
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-091-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 9cee742178b02ebed8b9fad45530661c4c5164e6)
* Use TDE cmake macro to set versionr14.1.1r14.1.0Michele Calgaro2022-06-261-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-05-261-1/+1
| | | | | | | Add basic cmake build instructions. Write basic README file. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* conversion to the cmake building systemgregory guy2019-04-021-0/+74
Signed-off-by: gregory guy <g-gregory@gmx.fr>