mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-10 17:35:59 +00:00
doc: Add gstoverlaycomposition to the plugins list
This commit is contained in:
parent
66552a8a2a
commit
48124379d5
1 changed files with 1 additions and 0 deletions
|
@ -7,3 +7,4 @@ gstoverlaycomposition = library('gstoverlaycomposition',
|
|||
install_dir : plugins_install_dir,
|
||||
)
|
||||
pkgconfig.generate(gstoverlaycomposition, install_dir : plugins_pkgconfig_install_dir)
|
||||
plugins += [gstoverlaycomposition]
|
||||
|
|
Loading…
Reference in a new issue