summaryrefslogtreecommitdiff
path: root/chromium/third_party/minizip/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/minizip/BUILD.gn')
-rw-r--r--chromium/third_party/minizip/BUILD.gn3
1 files changed, 3 insertions, 0 deletions
diff --git a/chromium/third_party/minizip/BUILD.gn b/chromium/third_party/minizip/BUILD.gn
index 00fbcf4c7e1..30b6a0f5f80 100644
--- a/chromium/third_party/minizip/BUILD.gn
+++ b/chromium/third_party/minizip/BUILD.gn
@@ -2,8 +2,11 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
+import("//build/config/features.gni")
import("//testing/libfuzzer/fuzzer_test.gni")
+assert(!use_qt)
+
config("minizip_compiler_flags") {
if (is_clang) {
cflags = [