threads: disable threads examples for nothread builds

Change-Id: I2c253de973f5399c5ed68194b969ccebe457c689
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
bb10
Lorn Potter 2018-11-21 17:08:49 +10:00
parent 9c325e0a3c
commit 45c358b0da
1 changed files with 2 additions and 1 deletions

View File

@ -5,5 +5,6 @@ SUBDIRS = \
ipc \
mimetypes \
serialization \
threads \
tools
qtConfig(thread): SUBDIRS += threads