diff options
author | Marcel Krems <[email protected]> | 2014-10-28 13:39:32 +0100 |
---|---|---|
committer | Marcel Krems <[email protected]> | 2014-10-28 14:31:38 +0100 |
commit | 94498ef06d3aacdc5129cae3c06d9e48b30614f0 (patch) | |
tree | f8b571fe82d6871298285a0f60aa5cbc650da894 /tests/auto/auto.pro | |
parent | 36f370ac28c5864da5bc1cbd61980e053c1cb4c9 (diff) |
Task-number: QTBUG-41445
Change-Id: I8fb0eca0f38d38d8bdd6540c2c66cc4c62523848
Reviewed-by: Stephen Kelly <[email protected]>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r-- | tests/auto/auto.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index 60b4806..6a4959d 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -2,3 +2,4 @@ TEMPLATE = subdirs SUBDIRS += headersclean SUBDIRS += qhttp +SUBDIRS += cmake |