summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorStephen Kelly <stephen.kelly@kdab.com>2013-07-03 00:14:46 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-07-10 22:32:57 +0200
commit4e26c57bd905a9ea44634014cc7f44e79f8d4eba (patch)
tree0d653499200d80b7fcb3e12ed9edb8c9c75a1659 /tests/auto/auto.pro
parentf81931ba5728ea5e564b60c45780a7bac277f3d7 (diff)
Add a unit test for testing Qt in its install location.
Change-Id: I01400afbc7ce0d42ce8afb0e87aef70647900228 Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 074aa34e6..eaf440b29 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -7,7 +7,10 @@ SUBDIRS=\
qhelpgenerator \
qhelpindexmodel \
qhelpprojectdata \
- cmake
+ cmake \
+ installed_cmake
+
+installed_cmake.depends = cmake
# These tests don't make sense for cross-compiled builds
cross_compile:SUBDIRS -= host.pro