mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
libarchive: Set build options the way we need for CMake
This commit is contained in:
@@ -288,7 +288,8 @@ else()
|
||||
set(ENABLE_PCREPOSIX OFF)
|
||||
set(ENABLE_PCRE2POSIX OFF)
|
||||
set(ENABLE_LIBGCC OFF)
|
||||
set(ENABLE_CNG OFF)
|
||||
set(ENABLE_CLANG_TIDY OFF)
|
||||
set(ENABLE_CNG ON)
|
||||
set(ENABLE_TAR OFF)
|
||||
set(ENABLE_TAR_SHARED OFF)
|
||||
set(ENABLE_CPIO OFF)
|
||||
|
||||
Reference in New Issue
Block a user