We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7801e7 commit 18dc0e5Copy full SHA for 18dc0e5
meson.build
@@ -1,5 +1,5 @@
1
project('pevents', ['cpp'],
2
- default_options: ['warning_level=3'])
+ default_options: ['warning_level=3', 'cpp_std=c++11'])
3
4
args = []
5
if get_option('wfmo')
0 commit comments