summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake
diff options
context:
space:
mode:
authorStephen Kelly <stephen.kelly@kdab.com>2012-09-27 19:08:50 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-09-27 19:50:27 +0200
commit6abd1967feb38585d3a4c17d944d50d1d22b028a (patch)
tree824eb22088d69e55e42705923f022d3cd25b5cf1 /tests/auto/cmake
parent6009af9aced49b3331b2c5349b33aa567bdcda3f (diff)
Mark the cmake test here as insignificant.
The QtUiTools library, being a static library, is apparently broken with the CMake MSVC generator. Task-number: QTBUG-27087 Change-Id: I0e8a76c1d413fa845a4b803f08974a1907f18886 Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
Diffstat (limited to 'tests/auto/cmake')
-rw-r--r--tests/auto/cmake/cmake.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/cmake/cmake.pro b/tests/auto/cmake/cmake.pro
index bf2dbcb77..bd61ed2bd 100644
--- a/tests/auto/cmake/cmake.pro
+++ b/tests/auto/cmake/cmake.pro
@@ -2,4 +2,6 @@
# Cause make to do nothing.
TEMPLATE = subdirs
+# QtUiTools test fail on Windows/MSVC because it's a static library - QTBUG-27087
+win32:CONFIG += insignificant_test
CONFIG += ctest_testcase