mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-15 08:56:38 -05:00
make gstreamer elements optional
This commit is contained in:
parent
7204f3e047
commit
7a7c011b00
3 changed files with 26 additions and 14 deletions
|
|
@ -6,3 +6,7 @@ option('enable_man',
|
|||
description: 'Build manpages',
|
||||
type: 'boolean',
|
||||
value: false)
|
||||
option('enable_gstreamer',
|
||||
description: 'Build GStreamer plugins',
|
||||
type: 'boolean',
|
||||
value: false)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue