mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
meson: bump to newer release of meson
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
project('sysprof', ['c', 'cpp'],
|
||||
license: ['GPL3+', 'GPL2+'],
|
||||
version: '3.31.0',
|
||||
meson_version: '>=0.40.1',
|
||||
meson_version: '>=0.47.2',
|
||||
default_options: [
|
||||
'c_std=gnu11',
|
||||
'cpp_std=c++03',
|
||||
|
||||
Reference in New Issue
Block a user