mirror of
https://github.com/aaru-dps/Aaru.Compression.Native.git
synced 2026-09-20 21:57:17 +00:00
Show LZIP version on configuration.
This commit is contained in:
2
3rdparty/lzip.cmake
vendored
2
3rdparty/lzip.cmake
vendored
@@ -2,4 +2,6 @@ project(lzlib C)
|
||||
|
||||
set("LZIP_DIRECTORY" "lzlib-1.12")
|
||||
|
||||
message(STATUS "LZIP VERSION: 1.12")
|
||||
|
||||
add_library(lzlib STATIC ${LZIP_DIRECTORY}/lzlib.c)
|
||||
Reference in New Issue
Block a user