Additional work with cmake on Windows, still does not work
This commit is contained in:
1
thirdparty/libpng/CMakeLists.txt
vendored
1
thirdparty/libpng/CMakeLists.txt
vendored
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user