mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-30 18:29:37 -06:00
Utilities: Update hard-coded try_compile results for curl 8.9.0
This commit is contained in:
@@ -55,6 +55,7 @@ if(WIN32)
|
||||
set(HAVE_EILSEQ 1)
|
||||
set(HAVE_ERR_H 0)
|
||||
set(HAVE_ERRNO_H 1)
|
||||
set(HAVE_EVENTFD 0)
|
||||
set(HAVE_EXT2FS_EXT2_FS_H 0)
|
||||
set(HAVE_FCHDIR 0)
|
||||
set(HAVE_FCHFLAGS 0)
|
||||
@@ -213,6 +214,7 @@ if(WIN32)
|
||||
set(HAVE_SYMLINK 0)
|
||||
set(HAVE_SYS_ACL_H 0)
|
||||
set(HAVE_SYSCALL_GETRANDOM 0)
|
||||
set(HAVE_SYS_EVENTFD_H 0)
|
||||
set(HAVE_SYS_EXTATTR_H 0)
|
||||
set(HAVE_SYS_FILIO_H 0)
|
||||
set(HAVE_SYS_IOCTL_H 0)
|
||||
|
||||
Reference in New Issue
Block a user