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