From 95d73e9df1dacfebede27ca2468f3cca65703f65 Mon Sep 17 00:00:00 2001 From: Jason Felds Date: Sun, 13 Sep 2015 13:30:41 -0400 Subject: [PATCH] ...these other files were command line programs. They are not needed here. --- extern/CMakeProject-jpeg.cmake | 4 ---- 1 file changed, 4 deletions(-) diff --git a/extern/CMakeProject-jpeg.cmake b/extern/CMakeProject-jpeg.cmake index cd6268eec8..76b467f901 100644 --- a/extern/CMakeProject-jpeg.cmake +++ b/extern/CMakeProject-jpeg.cmake @@ -7,10 +7,6 @@ if (NOT HAVE_PROTOTYPES) endif() list(APPEND JPEG_SRC - "${JPEG_DIR}/cdjpeg.c" - "${JPEG_DIR}/cjpeg.c" - "${JPEG_DIR}/ckconfig.c" - "${JPEG_DIR}/djpeg.c" "${JPEG_DIR}/jaricom.c" "${JPEG_DIR}/jcapimin.c" "${JPEG_DIR}/jcapistd.c"