summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--qtknx.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/qtknx.pro b/qtknx.pro
index 1de92b6..118b159 100644
--- a/qtknx.pro
+++ b/qtknx.pro
@@ -1,6 +1,7 @@
lessThan(QT_MAJOR_VERSION, 5) {
error("Cannot build current Qt KNX sources with Qt version $${QT_VERSION}.")
}
+requires(!wasm)
requires(!integrity)
load(configure)