libwebp-sys 0.1.0

Bindings to libwebp (bindgen, static linking)
Documentation
1
2
3
4
5
6
@PACKAGE_INIT@

set(WebP_INCLUDE_DIRS "webp")
set(WEBP_INCLUDE_DIRS ${WebP_INCLUDE_DIRS})
set(WebP_LIBRARIES "@INSTALLED_LIBRARIES@")
set(WEBP_LIBRARIES "${WebP_LIBRARIES}")