mirror of
https://github.com/brl/mutter.git
synced 2025-02-09 01:54:10 +00:00
![Florian Müllner](/assets/img/avatar_default.png)
If a library is provided in the positional arguments, then meson defaults to installing the .pc file in a 'pkgconfig' subdirectory in the library's install location. We want the files in the regular $libdir/pkgconfig rather than $libdir/mutter-$api/pkgconfig, so specify the location explicitly in the parameters. https://gitlab.gnome.org/GNOME/mutter/merge_requests/382