mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-16 05:26:58 +08:00
Utilities: Update hard-coded try_compile results for curl 8.1.2
This commit is contained in:
@@ -239,6 +239,9 @@ if(WIN32)
|
||||
set(HAVE_WORKING_EXT2_IOC_GETFLAGS 0)
|
||||
set(HAVE_WORKING_FS_IOC_GETFLAGS 0)
|
||||
|
||||
set(HAVE_SIZEOF_CURL_SOCKET_T 1)
|
||||
set(SIZEOF_CURL_SOCKET_T 8)
|
||||
|
||||
if(NOT MINGW)
|
||||
set(HAVE_STRTOK_R 0)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user