]> granicus.if.org Git - curl/commit
CMake: fix MIT/Heimdal Kerberos detection
authorKonstantin Kushnir <chpock@gmail.com>
Tue, 27 Nov 2018 15:12:35 +0000 (17:12 +0200)
committerJay Satiro <raysatiro@yahoo.com>
Thu, 29 Nov 2018 07:05:21 +0000 (02:05 -0500)
commita39d8f7056c9ad4e75c82fa0939a9ae1e246d055
tree963fd67b7530543567ca1675292c1afeb8392cbf
parent40ac6f1e50cd16894d640f604957fddc20ff73b9
CMake: fix MIT/Heimdal Kerberos detection

- fix syntax error in FindGSS.cmake
- correct krb5 include directory. FindGSS exports
  "GSS_INCLUDE_DIR" variable.

Closes https://github.com/curl/curl/pull/3316
CMake/FindGSS.cmake
CMakeLists.txt