diff --git a/3rdParty/libarchive/ext/CMakeLists.txt b/3rdParty/libarchive/ext/CMakeLists.txt index 79df758..146491b 100644 --- a/3rdParty/libarchive/ext/CMakeLists.txt +++ b/3rdParty/libarchive/ext/CMakeLists.txt @@ -98,6 +98,7 @@ ExternalProject_Add( -DENABLE_LIBXML2:BOOL=OFF -DENABLE_UNZIP:BOOL=OFF -DENABLE_EXPAT:BOOL=OFF + -DENABLE_LZMA:BOOL=OFF -DZLIB_USE_STATIC_LIBS:BOOL=ON -DCMAKE_PREFIX_PATH=${CMAKE_BINARY_DIR}/INSTALL -DCMAKE_INSTALL_PREFIX:PATH=${CMAKE_BINARY_DIR}/INSTALL