Additional work with cmake on Windows, still does not work

This commit is contained in:
xawotihs
2015-09-27 23:23:31 +02:00
parent 85f4a4c36a
commit 34279cfacf
9 changed files with 27 additions and 23 deletions

View File

@@ -18,6 +18,7 @@ SET(SOURCE
pngwutil.c )
add_library(png ${SOURCE})
include_directories(${ZLIB_INCLUDE_DIR})
if(operating_system_psp)
# -DCHROME_PNG_WRITE_SUPPORT \