13 lines
340 B
Diff
Executable file
13 lines
340 B
Diff
Executable file
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
|
index 77a0f85..4a84ed1 100644
|
|
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -410,6 +410,8 @@ endif()
|
|
|
|
# Build the executables if asked for.
|
|
if(WEBP_BUILD_ANIM_UTILS
|
|
+ OR WEBP_BUILD_WEBPINFO
|
|
+ OR WEBP_BUILD_WEBPMUX
|
|
OR WEBP_BUILD_CWEBP
|
|
OR WEBP_BUILD_DWEBP
|
|
OR WEBP_BUILD_GIF2WEBP
|