summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeemu Holappa <teemu.holappa@qt.io>2017-02-10 13:15:53 +0200
committerTeemu Holappa <teemu.holappa@qt.io>2017-02-10 12:44:21 +0000
commit64795515857250f5c1a49ff39b8d78b63bc7fcd4 (patch)
treedc0e19282448e2c353a98a0b38daa37162efe6ab
parentcb97681ac8c88ebfc1543d4b1d5788f4db6b633b (diff)
Exclude all the other build targets than linux5.8
Change-Id: I56c85883fac13a064357ec32234ed9da86f9124f Reviewed-by: Iikka Eklund <iikka.eklund@qt.io>
-rw-r--r--qtdeviceutilities.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/qtdeviceutilities.pro b/qtdeviceutilities.pro
index 58c33f2..3bdf551 100644
--- a/qtdeviceutilities.pro
+++ b/qtdeviceutilities.pro
@@ -1 +1,3 @@
+requires(linux)
+
load(qt_parts)