summaryrefslogtreecommitdiffstats
path: root/ConfigureChecks.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Replace kdemacros.h with tdemacros.hMichele Calgaro2024-07-011-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Updated to use new standalone tdehw library.Slávek Banko2021-05-091-0/+18
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix heimdal detection on multiarch systemsSlávek Banko2019-06-021-1/+15
| | | | | | in case the pkg-config file is not available. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix detection of older Heimdal versionsSlávek Banko2019-03-261-3/+24
| | | | | | because paths may be inaccurate in pkg-config. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use common CMake tests.Slávek Banko2019-02-041-6/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update CMake rulesSlávek Banko2019-02-041-2/+17
| | | | | | | | | | + Prefer Heimdal during Kerberos detection. + Add a check whether the Kerberos is Heimdal. + Add a check whether the compiler supports the option -fpermissive. + Add an option for the user to specify SYSTEM_CA_STORE_REGENERATE_COMMAND. + Set the library version to 1.0.0. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* conversion to the cmake building systemgregory guy2019-02-041-0/+64
Signed-off-by: gregory guy <g-gregory@gmx.fr>