diff options
Diffstat (limited to 'meson.build')
-rw-r--r-- | meson.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 63f14bb..62c1c70 100644 --- a/meson.build +++ b/meson.build @@ -81,7 +81,6 @@ if host_machine.system() == 'darwin' elif host_machine.system() == 'windows' if cc.get_id() == 'msvc' msvc_args = [ - '/TP', '/experimental:external', '/external:W0', '/external:anglebrackets', |