aboutsummaryrefslogtreecommitdiffstats
path: root/qbs
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@digia.com>2014-05-21 15:27:05 +0200
committerJoerg Bornemann <joerg.bornemann@digia.com>2014-05-21 15:49:12 +0200
commitdea4531b32582aff2fe1a09f8ff53dc563e8dd32 (patch)
tree2e4a985602c9d0d57d23068b091b2b092d6226d7 /qbs
parent804eb7178a597a194772b1d187b35ba93f1d7be6 (diff)
qbs build: set minimum OS X version for autotests
Change-Id: I5ef9956f78da4096d25851951551dca633471fc0 Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
Diffstat (limited to 'qbs')
-rw-r--r--qbs/imports/QtcAutotest.qbs1
1 files changed, 1 insertions, 0 deletions
diff --git a/qbs/imports/QtcAutotest.qbs b/qbs/imports/QtcAutotest.qbs
index 2320c859ae..6f07f61bb9 100644
--- a/qbs/imports/QtcAutotest.qbs
+++ b/qbs/imports/QtcAutotest.qbs
@@ -18,6 +18,7 @@ CppApplication {
buildDirectory + '/' + project.ide_library_path + "/..", // OSX
buildDirectory + '/' + project.ide_plugin_path
]
+ cpp.minimumOsxVersion: "10.7"
// The following would be conceptually right, but does not work currently as some autotests
// (e.g. extensionsystem) do not work when installed, because they want hardcoded