Skip to content

reftests: Use shared_library, not shared_module

James Westman requested to merge jwestman/gtk:fix-meson-on-macos-2 into master

This allows Meson to run on macOS, where shared modules cannot be linked against.

Merge request reports