pineapple-src/externals/vcpkg/ports/qt5-winextras/patches/unrequire_quick.patch
2022-07-23 03:01:36 +02:00

12 lines
328 B
Diff
Executable file

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