aboutsummaryrefslogtreecommitdiffstats
path: root/examples/coap/coap.pro
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-10-05 03:04:32 +0200
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-10-05 03:04:32 +0200
commit0a4cf46f4f82d4f6d70640f8a9ba09f8c547c4e1 (patch)
tree8d927b9fc91e32d7eaf6c3e861662c8974c06d63 /examples/coap/coap.pro
parentb109844c504590a7ba0e793f2e76ed3b6c8a90b4 (diff)
parent4f8a4a5c04ea85c8b79c2caf1c92683dbf9aba07 (diff)
Merge remote-tracking branch 'origin/5.13' into 5.14
Diffstat (limited to 'examples/coap/coap.pro')
-rw-r--r--examples/coap/coap.pro6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/coap/coap.pro b/examples/coap/coap.pro
index 006c281..befe3b7 100644
--- a/examples/coap/coap.pro
+++ b/examples/coap/coap.pro
@@ -1,8 +1,8 @@
TEMPLATE = subdirs
-SUBDIRS += \
- simplecoapclient \
- consolecoapclient
+SUBDIRS += consolecoapclient
+
+qtHaveModule(gui) SUBDIRS += simplecoapclient
qtHaveModule(quick) {
SUBDIRS += \