summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorStephen Kelly <stephen.kelly@kdab.com>2012-11-30 14:55:09 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-12 18:41:24 +0100
commitb61d36ee3668833ad51b98ffcafc962b5dd3fa9a (patch)
tree4705c95ed824466533cfc622a86e0d6d29dd878f /tests/auto/auto.pro
parentacbfac4817966672bb2c68a70f3186d3945b220f (diff)
Re-enable and test the ActiveQt CMake files.v5.0.0-rc2
The Qt5AxContainer CMake module is the most commonly useful, and the more simple. Using Qt5AxServer requires the user to do some post-build actions currently. In the future, it may be possible to add CMake macros for that kind of thing, but as most people won't use CMake for this at all, it is not so important at this time. http://thread.gmane.org/gmane.comp.programming.tools.cmake.user/44824 Change-Id: If33938f829fbf53190aee9d4652516e1c450f05c Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 82cce69..41abb07 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -1,4 +1,5 @@
TEMPLATE = subdirs
SUBDIRS += \
qaxobject \
- dumpcpp
+ dumpcpp \
+ cmake