diff options
author | Brad King <brad.king@kitware.com> | 2014-11-17 14:52:42 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2014-11-17 14:52:49 (GMT) |
commit | 46bbf947837f408cb7d5bd147e078e86541a3103 (patch) | |
tree | 5dc40db2a34281baac68a8eff2afc11052d228eb /Utilities/GitSetup/setup-stage | |
parent | 3dd26463d47d5dd118f85ff5e96184feaa19c987 (diff) | |
download | CMake-46bbf947837f408cb7d5bd147e078e86541a3103.zip CMake-46bbf947837f408cb7d5bd147e078e86541a3103.tar.gz CMake-46bbf947837f408cb7d5bd147e078e86541a3103.tar.bz2 |
curl: Check for OpenSSL headers independently
Use check_include_file instead of check_include_file_concat to look
for OpenSSL headers. They do not need to participate in a sequence
of dependent system headers. Also they may cause winsock.h to be
included before ws2tcpip.h, causing the latter to not be detected
in the sequence.
Diffstat (limited to 'Utilities/GitSetup/setup-stage')
0 files changed, 0 insertions, 0 deletions