The source project of this merge request has been removed.
Install webp animation utils
Whenever libwebp is built, these animation utils are automatically built, but don't get installed with cmake. These utils are important because they allow people to work with animated webp files. This is especially important to consider, since ffmpeg cannot decode animated webp files at the moment.
Since the binaries are already built, they just have to be installed.