curl/CMake
Jakub Zakrzewski 7c478cad57 CMake: Put "winsock2.h" before "windows.h" during configure checks
"windows.h" includes "winsock.h" what causes many redefinition errors
if "winsock2.h" is included afterwards and can cause build to fail.
2015-09-23 15:18:38 +02:00
..
Platforms
CMakeConfigurableFile.in
CurlTests.c cmake: Fix CurlTests check for gethostbyname_r with 5 arguments 2015-08-14 16:12:27 +02:00
FindCARES.cmake
FindGSS.cmake
FindLibSSH2.cmake
Macros.cmake
OtherTests.cmake CMake: Put "winsock2.h" before "windows.h" during configure checks 2015-09-23 15:18:38 +02:00
Utilities.cmake