mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 08:46:40 +00:00
5 lines
242 B
Meson
5 lines
242 B
Meson
|
option('with-package-name', type : 'string',
|
||
|
description : 'package name to use in plugins')
|
||
|
option('with-package-origin', type : 'string', value : 'Unknown package origin',
|
||
|
description : 'package origin URL to use in plugins')
|