We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4cd69b commit 67562b2Copy full SHA for 67562b2
cmake/Modules/FindGSSAPI.cmake
@@ -6,7 +6,7 @@
6
#
7
# Read-Only variables:
8
# GSSAPI_FLAVOR_MIT - set to TURE if MIT Kerberos has been found
9
-# GSSAPI_FLAVOR_HEIMDAL - set to TRUE if Heimdal Keberos has been found
+# GSSAPI_FLAVOR_HEIMDAL - set to TRUE if Heimdal Kerberos has been found
10
# GSSAPI_FOUND - system has GSSAPI
11
# GSSAPI_INCLUDE_DIR - the GSSAPI include directory
12
# GSSAPI_LIBRARIES - Link these to use GSSAPI
0 commit comments