mirror of
https://github.com/luanti-org/minetestmapper.git
synced 2025-10-10 07:25:25 +02:00
Add a few more log messages
This commit is contained in:
@@ -64,6 +64,7 @@ if(zlib-ng_FOUND)
|
||||
set(USE_ZLIB_NG TRUE)
|
||||
message(STATUS "Found zlib-ng, using it instead of zlib.")
|
||||
else()
|
||||
message(STATUS "zlib-ng not found, falling back to zlib.")
|
||||
find_package(ZLIB REQUIRED)
|
||||
set(USE_ZLIB_NG FALSE)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user