libarchive: Set build options the way we need for CMake

This commit is contained in:
Brad King
2023-10-16 18:14:11 -04:00
parent b281fd471a
commit 0ff572370f

View File

@@ -287,6 +287,8 @@ else()
set(ENABLE_CPIO_SHARED OFF)
set(ENABLE_CAT OFF)
set(ENABLE_CAT_SHARED OFF)
set(ENABLE_UNZIP OFF)
set(ENABLE_UNZIP_SHARED OFF)
set(ENABLE_XATTR OFF)
set(ENABLE_ACL OFF)
set(ENABLE_ICONV OFF)