mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-16 14:08:35 +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_EXT2_IOC_GETFLAGS 0)
|
||||||
set(HAVE_WORKING_FS_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)
|
if(NOT MINGW)
|
||||||
set(HAVE_STRTOK_R 0)
|
set(HAVE_STRTOK_R 0)
|
||||||
endif()
|
endif()
|
||||||
|
Reference in New Issue
Block a user