]> granicus.if.org Git - curl/commit
cmake: Fix for schannel support
authorYonggang Luo <luoyonggang@gmail.com>
Thu, 14 Jul 2016 18:16:18 +0000 (02:16 +0800)
committerJay Satiro <raysatiro@yahoo.com>
Thu, 28 Jul 2016 07:36:13 +0000 (03:36 -0400)
commit2bbed9c4f0d2c192cd3b3b61fd6a1c21911936c3
tree3d127e5d1a0e567b460828471fc48e56364b6345
parentcb9ba5cf8dfca61d8ce96086330ccde967c2d418
cmake: Fix for schannel support

The check_library_exists_concat do not check crypt32 library properly.
So include it directly.

Bug: https://github.com/curl/curl/pull/917
Reported-by: Yonggang Luo
Bug: https://github.com/curl/curl/issues/935
Reported-by: Alain Danteny
CMakeLists.txt