Override lzfse CMakeLists.txt.

This commit is contained in:
2021-10-25 01:48:55 +01:00
parent 4754ffc5d9
commit 8088ba6244
2 changed files with 88 additions and 1 deletions

View File

@@ -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)