fn combine_libwebp_static_archives(libwebp_dir: &Path) -> Result<()>Expand description
Extracts sub-archives from a static libwebp build and repacks them into
a single src/.libs/libwebp.a.
See build_libwebp_native for why this is necessary.
fn combine_libwebp_static_archives(libwebp_dir: &Path) -> Result<()>Extracts sub-archives from a static libwebp build and repacks them into
a single src/.libs/libwebp.a.
See build_libwebp_native for why this is necessary.