mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Merge topic 'update-libarchive'
ffce9fa39cUtilities: Update hard-coded try_compile results for libarchive 3.8.23c91d4427dlibarchive: Set build options the way we need for CMakec0354ddf83Merge branch 'upstream-LibArchive' into update-libarchive73b8b633a7LibArchive 2025-10-15 (7f53fce0)93620e671blibarchive: Update script to get 3.8.25c1ec64d20Merge branch 'test-libarchive-3.8.2' into update-libarchive576117b7ebTests: Update expected Zstandard magic number for libarchive 3.8.2 Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !11402
This commit is contained in:
@@ -297,6 +297,7 @@ else()
|
||||
set(ENABLE_TEST OFF)
|
||||
set(ENABLE_COVERAGE OFF)
|
||||
set(ENABLE_INSTALL OFF)
|
||||
set(MSVC_USE_STATIC_CRT OFF)
|
||||
set(POSIX_REGEX_LIB "" CACHE INTERNAL "libarchive: No POSIX regular expression support")
|
||||
set(ENABLE_SAFESEH "" CACHE INTERNAL "libarchive: No /SAFESEH linker flag")
|
||||
set(WINDOWS_VERSION "WIN7" CACHE INTERNAL "libarchive: Set Windows version to use (Windows only)")
|
||||
|
||||
Reference in New Issue
Block a user