Skip to main content

combine_libwebp_static_archives

Function combine_libwebp_static_archives 

Source
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.