We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efb2989 commit a19d1f0Copy full SHA for a19d1f0
1 file changed
meson.build
@@ -4,7 +4,6 @@ project(
4
default_options: [
5
'default_library=static',
6
'buildtype=release',
7
- 'b_vscrt=static_from_buildtype',
8
'c_std=c11',
9
'cpp_std=c++17',
10
'warning_level=3',
0 commit comments