aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/qt5-winextras/patches/unrequire_quick.patch
blob: 98f652da182b74077d66cfc9608172fc9b3dbefb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/src/src.pro b/src/src.pro
index fceeb21..7e4835b 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -2,7 +2,6 @@ win32 {
     TEMPLATE = subdirs
     CONFIG += ordered
     SUBDIRS += winextras
-    qtHaveModule(quick): SUBDIRS += imports
 } else {
     # fake project for creating the documentation
     TEMPLATE = aux