mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
scripts: Fix the remaining instance of ZLIB_INCLUDE_DIR
This commit is contained in:
parent
b8ca9108ac
commit
04c016d79f
@ -20,7 +20,7 @@ set(PNG_PREFIX "@PNG_PREFIX@")
|
||||
set(PNGLIB_MAJOR "@PNGLIB_MAJOR@")
|
||||
set(PNGLIB_MINOR "@PNGLIB_MINOR@")
|
||||
set(PNGLIB_VERSION "@PNGLIB_VERSION@")
|
||||
set(ZLIBINCDIR "@ZLIB_INCLUDE_DIR@")
|
||||
set(ZLIBINCDIR "@ZLIB_INCLUDE_DIRS@")
|
||||
|
||||
set(PLATFORM_C_FLAGS)
|
||||
if(APPLE)
|
||||
|
Loading…
x
Reference in New Issue
Block a user