summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--deps/pcre/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/pcre/CMakeLists.txt b/deps/pcre/CMakeLists.txt
index 432e774bb..aff2d751b 100644
--- a/deps/pcre/CMakeLists.txt
+++ b/deps/pcre/CMakeLists.txt
@@ -21,6 +21,7 @@ CHECK_TYPE_SIZE("long long" LONG_LONG)
CHECK_TYPE_SIZE("unsigned long long" UNSIGNED_LONG_LONG)
DISABLE_WARNINGS(unused-function)
+DISABLE_WARNINGS(implicit-fallthrough)
# User-configurable options