mirror of
https://github.com/aseprite/aseprite.git
synced 2025-02-28 16:11:35 +00:00
parent
f710603f99
commit
2b97e44dfd
@ -200,7 +200,7 @@ endif()
|
||||
if(USE_SHARED_ZLIB)
|
||||
find_package(ZLIB REQUIRED)
|
||||
else()
|
||||
set(ZLIB_FOUND)
|
||||
set(ZLIB_FOUND ON)
|
||||
set(ZLIB_LIBRARY zlibstatic)
|
||||
set(ZLIB_LIBRARIES ${ZLIB_LIBRARY})
|
||||
set(ZLIB_INCLUDE_DIRS
|
||||
|
Loading…
x
Reference in New Issue
Block a user