mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-22 22:16:22 +00:00
applemedia: install plugin pkg-config file
This commit is contained in:
parent
4d67ecca33
commit
dff857463a
1 changed files with 1 additions and 0 deletions
|
@ -87,4 +87,5 @@ if applemedia_found_deps
|
||||||
install : true,
|
install : true,
|
||||||
install_dir : plugins_install_dir,
|
install_dir : plugins_install_dir,
|
||||||
)
|
)
|
||||||
|
pkgconfig.generate(gstapplemedia, install_dir : plugins_pkgconfig_install_dir)
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in a new issue