Index: cmake/CMakeLists.txt |
diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt |
index 73a40eeef12be09b302c4bf0642956dd2ea4bcc3..90e7e927002c68034e9d5ee50588623bbb001bf0 100644 |
--- a/cmake/CMakeLists.txt |
+++ b/cmake/CMakeLists.txt |
@@ -187,7 +187,6 @@ if (GIF_FOUND) |
add_definitions(-DSK_HAS_GIF_LIBRARY) |
else() |
remove_srcs(../src/images/*GIF*) |
- remove_srcs(../src/codec/*Gif*) |
endif() |
if (JPEG_TURBO_FOUND) |