summaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build3
1 files changed, 0 insertions, 3 deletions
diff --git a/meson.build b/meson.build
index 7c0096b..8894be4 100644
--- a/meson.build
+++ b/meson.build
@@ -25,9 +25,6 @@ pkg = import('pkgconfig')
cc = meson.get_compiler('c')
# Set global warning flags
-if get_option('strict') and not meson.is_subproject()
- subdir('meson/warnings')
-endif
subdir('meson/suppressions')
# Build as C++ with MSVC