libarchive: Set build options the way we need for CMake

This commit is contained in:
Brad King
2026-08-11 12:13:27 -04:00
parent dbcd6402c3
commit 5b530ba347
+2 -1
View File
@@ -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)