mirror of
https://github.com/aaru-dps/Aaru.Compression.Native.git
synced 2025-12-16 19:24:31 +00:00
Override lzfse CMakeLists.txt.
This commit is contained in:
5
3rdparty/CMakeLists.txt
vendored
5
3rdparty/CMakeLists.txt
vendored
@@ -2,7 +2,10 @@ cmake_policy(SET CMP0077 NEW)
|
||||
|
||||
include(bzip2.cmake)
|
||||
|
||||
#include(lzip.cmake)
|
||||
include(lzip.cmake)
|
||||
|
||||
include(lzfse.cmake)
|
||||
|
||||
#
|
||||
#set(LZFSE_BUNDLE_MODE ON)
|
||||
#add_subdirectory(lzfse)
|
||||
|
||||
Reference in New Issue
Block a user