summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
diff options
context:
space:
mode:
authorKarsten Heimrich <karsten.heimrich@theqtcompany.com>2016-03-09 12:47:48 +0100
committerKarsten Heimrich <karsten.heimrich@theqtcompany.com>2016-03-09 14:34:15 +0000
commit7076c45016ac68aaf1cf15e499a8a435ce14f501 (patch)
tree747db93f25f56ec4288a1e558bcdbee534997d33 /tests/tests.pro
parent03260ac49272b93c5a8fdc54f0fa06f6917c9c39 (diff)
Update .pro file and config tests with stricter requirements.
* Add config test to exclude C++11 incapable compilers. * Add required modules: widgets, serialport, serialbus. Task-number: QTBUG-51655 Change-Id: I015d41fe62fc9e39a40363fffaaaec7fcd286075 Reviewed-by: Karsten Heimrich <karsten.heimrich@theqtcompany.com> Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index 157ef34..f2f91d3 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -1,2 +1,4 @@
+requires(qtHaveModule(serialbus))
+
TEMPLATE = subdirs
SUBDIRS += auto