commit | 07d9fc947819a752f06602156de052830f561751 | [log] [tgz] |
---|---|---|
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | Thu Aug 26 17:11:55 2010 -0500 |
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | Thu Aug 26 17:11:55 2010 -0500 |
tree | 2d23a12ecf00d9a1c65b2f6567041505f1f0f4f5 | |
parent | be6f0c2c50bd78a5197b7ebfbc55d28147d1596a [diff] [blame] |
[devel] Added new private header files to libpng_sources in CMakeLists.txt
diff --git a/CMakeLists.txt b/CMakeLists.txt index 3b47545..e223aca 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -101,7 +101,10 @@ set(libpng_sources png.h pngconf.h - pngpriv.h + pngpriv.h + pngdebug.h + pnginfo.h + pngstruct.h png.c pngerror.c pngget.c