We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddabf50 commit 899894fCopy full SHA for 899894f
meson.build
@@ -4,6 +4,7 @@ project(
4
version : '1.8.4',
5
default_options : [
6
'buildtype=release',
7
+ 'cpp_std=c++11',
8
'warning_level=1'],
9
license : 'Public Domain',
10
meson_version : '>= 0.41.1')
0 commit comments