summaryrefslogtreecommitdiffstats
path: root/ConfigureChecks.cmake
Commit message (Collapse)AuthorAgeFilesLines
* 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 <[email protected]>
* Add tqca-tls plugin to the tqca package.gregory guy2021-05-171-0/+45
| | | | | Signed-off-by: gregory guy <[email protected]> Signed-off-by: Slavek Banko <[email protected]>
* 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 <[email protected]>
* Conversion to the cmake building system.gregory guy2020-01-031-0/+37
Signed-off-by: gregory guy <[email protected]>