mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 00:36:51 +00:00
meson: install freeverb preset file
This commit is contained in:
parent
0be8a5f8f4
commit
9313470358
1 changed files with 2 additions and 0 deletions
|
@ -11,3 +11,5 @@ gstfreeverb = library('gstfreeverb',
|
|||
install_dir : plugins_install_dir,
|
||||
)
|
||||
pkgconfig.generate(gstfreeverb, install_dir : plugins_pkgconfig_install_dir)
|
||||
|
||||
install_data('GstFreeverb.prs', install_dir: presetdir)
|
||||
|
|
Loading…
Reference in a new issue