|
|
@@ -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)")
|