Add lzip.

This commit is contained in:
2021-10-18 02:44:57 +01:00
parent 2ea79225cc
commit e6bd313555
52 changed files with 11808 additions and 7 deletions

View File

@@ -1,7 +1,5 @@
message("Hello")
SET(ENABLE_LIB_ONLY ON)
SET(ENABLE_STATIC_LIB ON)
add_subdirectory(bzip2)
add_subdirectory(bzip2)
include(lzip.cmake)