{"author":"Joel Depooter","author_email":"joel.depooter@safe.com","author_time":1750727664,"commit_time":1750751862,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"c153d9eadf41c894f71ece3dd4355c1990e08b97","message":"cmake: check USE_WINDOWS_SSPI when adding secur32 to CURL_LIBS\n\nInstead of CURL_WINDOWS_SSPI.\n\nWhen running CMake on Windows with no additional parameters (ie default\nbuild configuration), the generated project files do not include the\n`secur32.lib` library in the linker settings. This is because\nthe relevant check was looking at `CURL_WINDOWS_SSPI` instead of\n`USE_WINDOWS_SSPI`.\n\n`USE_WINDOWS_SSPI` is enabled when building with SChannel (the default\non Windows), or if `CURL_WINDOWS_SSPI` is specified on the command line.\n\nFollow-up to 0d71b18153c8edb996738f8a362373fc72d0013b #17413\n\nCloses #17728\n","parents":["8c9a9b87c20fd9184e0a6c7b5e2c42d727f0db62"],"tree_hash":"0b387750536624e5f676b40bae17923874e0babb"}