mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 23:36:38 +00:00
Back to development
This commit is contained in:
parent
a85f99e274
commit
20a5925c97
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
project('gst-python', 'c', 'cpp',
|
||||
version : '1.18.0',
|
||||
meson_version : '>= 0.46.0',
|
||||
version : '1.19.0.1',
|
||||
meson_version : '>= 0.54',
|
||||
default_options : [ 'warning_level=1',
|
||||
'c_std=gnu99',
|
||||
'buildtype=debugoptimized' ])
|
||||
|
|
Loading…
Reference in a new issue