diff options
Diffstat (limited to 'Utilities/cmcurl/CMakeLists.txt')
-rw-r--r-- | Utilities/cmcurl/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Utilities/cmcurl/CMakeLists.txt b/Utilities/cmcurl/CMakeLists.txt index d8f655b..d4af8c8 100644 --- a/Utilities/cmcurl/CMakeLists.txt +++ b/Utilities/cmcurl/CMakeLists.txt @@ -1146,7 +1146,6 @@ if(NOT UNIX) check_include_file_concat("wincrypt.h" HAVE_WINCRYPT_H) else() set(HAVE_WINDOWS_H 0) - set(HAVE_WINSOCK_H 0) set(HAVE_WS2TCPIP_H 0) set(HAVE_WINSOCK2_H 0) endif() |