summaryrefslogtreecommitdiffstats
path: root/qtmqtt.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qtmqtt.pro')
-rw-r--r--qtmqtt.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/qtmqtt.pro b/qtmqtt.pro
index 80a860c..5592bf5 100644
--- a/qtmqtt.pro
+++ b/qtmqtt.pro
@@ -1,6 +1,7 @@
lessThan(QT_MAJOR_VERSION, 5) {
error("Cannot build current Qt MQTT sources with Qt version $${QT_VERSION}.")
}
+requires(!wasm)
load(configure)
load(qt_parts)