CMake/Utilities
Brad King 46bbf94783 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.
2014-11-17 09:52:49 -05:00
..
2014-10-15 23:16:44 +02:00
2012-11-07 09:07:15 -05:00
2014-10-20 11:49:16 -04:00