mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-24 07:00:05 -05:00
pipewirecore: Add pc file
This is useful for building out-of-tree PipeWire modules. Change-Id: I47507349201067f01164d8ba8b95bc4ee422d082
This commit is contained in:
parent
bc56c72b62
commit
879057c565
3 changed files with 14 additions and 2 deletions
|
|
@ -11,6 +11,7 @@ pkg_install_dir = '@0@/pkgconfig'.format(get_option('libdir'))
|
|||
|
||||
pkg_files = [
|
||||
'libpipewire',
|
||||
'libpipewirecore',
|
||||
'libspa',
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue