Version:
Usage
Install the latest libwebp package with the following command:
meson wrap install libwebpOr, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.
Libraries (or programs) from libwebp 1.5.0-1 can be used by adding the following lines to your meson.build file:
libsharyuv_dep = dependency('libsharyuv')
libwebp_dep = dependency('libwebp')
libwebpdecoder_dep = dependency('libwebpdecoder')
libwebpdemux_dep = dependency('libwebpdemux')
libwebpmux_dep = dependency('libwebpmux')Project Options
Loading patch files...
Patch Files Preview
Loading patch files...