summaryrefslogtreecommitdiffstats
path: root/frameworks/qt5/qt5tools/patches/000-enable-kmap2qmap.patch
blob: 51819853430501f6e701b0621b1bfb51df92f4ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/src/src.pro b/src/src.pro
index 5c256ea..3c4012a 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -17,7 +17,8 @@ qtHaveModule(widgets) {
 }
 
 SUBDIRS += linguist \
-    qtattributionsscanner
+    qtattributionsscanner \
+    kmap2qmap
 
 qtConfig(library) {
     !android|android_app: SUBDIRS += qtplugininfo