From 84a5b7a0f8f41b507445d36af70d348ee7dd7357 Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Sat, 30 Jan 2016 09:49:45 -0600 Subject: [PATCH] [libpng16] Remove redundante dependencies from CMakeLists.txt --- CMakeLists.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ef2a6c246..c878e3ccb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -344,10 +344,6 @@ endif() set(libpng_sources ${libpng_public_hdrs} ${libpng_private_hdrs} - pngdebug.h - pnginfo.h - pngpriv.h - pngstruct.h png.c pngerror.c pngget.c