mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-05 21:15:59 +01:00
Merge pull request #551 from martinetd/meson_include
meson: fix include path in generated .pc
This commit is contained in:
commit
c8b9c0ad0e
1 changed files with 0 additions and 1 deletions
|
@ -159,7 +159,6 @@ subdir('examples')
|
|||
pkgconfig = import('pkgconfig')
|
||||
pkgconfig.generate(
|
||||
libraries: lib_wlr,
|
||||
subdirs: '@0@'.format(meson.project_name()),
|
||||
version: meson.project_version(),
|
||||
filebase: meson.project_name(),
|
||||
name: meson.project_name(),
|
||||
|
|
Loading…
Reference in a new issue