Skip to content

Add cairo_static_args to libcairo pkgconfig cflags

Hailey Somerville requested to merge hailey/cairo:windows-static-fix into master

This ensures that the CAIRO_WIN32_STATIC_BUILD define, if set, is passed through to the pkgconfig so that consuming libraries use the right linkage.

Merge request reports