mirror of
https://github.com/minetest/minetestmapper.git
synced 2025-07-03 00:50:21 +02:00
Added zlib decompressor.
This commit is contained in:
@ -52,4 +52,5 @@ target_link_libraries(
|
||||
minetest_mapper
|
||||
${LIBSQLITE3_LIBRARIES}
|
||||
gd
|
||||
z
|
||||
)
|
||||
|
Reference in New Issue
Block a user