From 6c445538879f9e916f8e62723d2ac7cd77d96191 Mon Sep 17 00:00:00 2001 From: TheBrokenRail Date: Wed, 10 Aug 2022 17:10:49 -0400 Subject: [PATCH] Fix --- CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index f8bf1fc0..b3b88fdc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -67,9 +67,6 @@ set(libpng_sources pngwtran.c pngwutil.c ) -set(pngtest_sources - pngtest.c -) # SOME NEEDED DEFINITIONS add_definitions(-DPNG_CONFIGURE_LIBPNG)