Skip to content

Commit a19d1f0

Browse files
committed
Remove 'b_vscrt=static_from_buildtype' from default Meson options
1 parent efb2989 commit a19d1f0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

meson.build

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ project(
44
default_options: [
55
'default_library=static',
66
'buildtype=release',
7-
'b_vscrt=static_from_buildtype',
87
'c_std=c11',
98
'cpp_std=c++17',
109
'warning_level=3',

0 commit comments

Comments
 (0)