summaryrefslogtreecommitdiffstats
path: root/ConfigureChecks.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Use common CMake tests.Slávek Banko2019-02-041-6/+3
| | | | Signed-off-by: Slávek Banko <[email protected]>
* 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 <[email protected]>
* conversion to the cmake building systemgregory guy2019-02-041-0/+64
Signed-off-by: gregory guy <[email protected]>