mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-01-26 19:09:06 +00:00
libarchive: Set build options the way we need for CMake
This commit is contained in:
parent
b281fd471a
commit
0ff572370f
@ -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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user