mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
build: bump C++ requirement
This commit is contained in:
@ -3,7 +3,7 @@ project('sysprof', ['c', 'cpp'],
|
||||
version: '3.33.1',
|
||||
meson_version: '>=0.49.0',
|
||||
default_options: [ 'c_std=gnu11',
|
||||
'cpp_std=c++03',
|
||||
'cpp_std=c++11',
|
||||
'warning_level=2',
|
||||
]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user