--- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -22,8 +22,6 @@ SET (LIBGD_SRC_FILES gd_io_dp.c gd_io_file.c gd_io_ss.c - gd_io_stream.cxx - gd_io_stream.h gd_jpeg.c gd_matrix.c gd_nnquant.c @@ -59,8 +57,6 @@ SET (LIBGD_SRC_FILES gdhelpers.c gdhelpers.h gdkanji.c - gdpp.cxx - gdpp.h gdtables.c gdxpm.c jisx0208.h @@ -204,7 +200,6 @@ install(FILES gdfonts.h gdfontt.h gdfx.h - gdpp.h DESTINATION include) CONFIGURE_FILE(../config/gdlib.pc.cmake gdlib.pc @ONLY)