summaryrefslogtreecommitdiffstats
path: root/ConfigureChecks.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Rename 'tde_setup_architecture_flags' to a more appropriate ↵Michele Calgaro2025-12-141-1/+1
| | | | | | 'tde_setup_compiler_flags' Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use `pkg_get_variable` to retrieve the value of pkg-config variableOBATA Akio2024-07-081-10/+8
| | | | | | | It is a new feature in CMake version 3.4, CMake-3.5 is required for TDE now. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Add tqca-tls plugin to the tqca package.gregory guy2021-05-171-0/+45
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> Signed-off-by: Slavek Banko <slavek.banko@axis.cz>
* Small adjustments to cmake conversionSlávek Banko2020-01-031-4/+0
| | | | | | | | + add multiarch support for library installation path + add installation of tqcaprovider.h + removed dependency on TDE libraries Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Conversion to the cmake building system.gregory guy2020-01-031-0/+37
Signed-off-by: gregory guy <gregory-tde@laposte.net>