mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
libarchive: Set build options the way we need for CMake
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user