summaryrefslogtreecommitdiff
path: root/scripts/genout.cmake.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/genout.cmake.in')
-rw-r--r--scripts/genout.cmake.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/genout.cmake.in b/scripts/genout.cmake.in
index 01f12de2f..91d3bd48a 100644
--- a/scripts/genout.cmake.in
+++ b/scripts/genout.cmake.in
@@ -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)