Bump meson to 0.50
This commit is contained in:
@@ -4,7 +4,7 @@ project(
|
||||
version: '0.0.1',
|
||||
license: 'AGPL3+',
|
||||
default_options: [ 'buildtype=debugoptimized', 'warning_level=1' ],
|
||||
meson_version: '>= 0.40.0'
|
||||
meson_version: '>= 0.50.0'
|
||||
)
|
||||
|
||||
teleport_version = meson.project_version()
|
||||
|
||||
Reference in New Issue
Block a user