mirror of
https://github.com/curl/curl.git
synced 2025-02-17 14:59:45 +08:00
It tries hard to recognise SDK's on different platforms. On windows MIT Kerberos installs SDK with other things and puts path into registry. Heimdal have separate zip archive. On linux pkg-config is tried, then krb5-config script and finally old-style libs and headers detection. Command line args: * CMAKE_USE_GSSAPI - enables GSSAPI detection * GSS_ROOT_DIR - if set, should point to the root of GSSAPI installation (the one with include and lib directories) |
||
---|---|---|
.. | ||
Platforms | ||
CMakeConfigurableFile.in | ||
CurlCheckCSourceCompiles.cmake | ||
CurlCheckCSourceRuns.cmake | ||
CurlTests.c | ||
FindCARES.cmake | ||
FindGSS.cmake | ||
FindLibSSH2.cmake | ||
Macros.cmake | ||
OtherTests.cmake | ||
Utilities.cmake |