mirror of
https://github.com/Kitware/CMake.git
synced 2025-05-07 22:06:42 +08:00
Utilities: Update hard-coded try_compile results for libarchive 3.7.9
This commit is contained in:
parent
c10c626aca
commit
7a9353f539
@ -237,6 +237,8 @@ if(WIN32)
|
||||
set(HAVE_SYS_VFS_H 0)
|
||||
set(HAVE_SYS_WAIT_H 0)
|
||||
set(HAVE_SYS_XATTR_H 0)
|
||||
set(HAVE_TCGETATTR 0)
|
||||
set(HAVE_TCSETATTR 0)
|
||||
set(HAVE_TIMEGM 0)
|
||||
set(HAVE_TZSET 1)
|
||||
set(HAVE_UNLINKAT 0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user