Skip to content

meson: fix include path in generated .pc

Dominique Martinet requested to merge github/fork/martinetd/meson_include into master

The generated .pc still contained -I${prefix}/wlroots, this is no longer needed at all as the prefix is now 'wlr' and all includes are 'wlr/foo'

Merge request reports

Loading