aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTuomas Heimonen <tuomas.heimonen@qt.io>2019-05-24 16:26:50 +0300
committerJani Heikkinen <jani.heikkinen@qt.io>2019-06-10 17:25:13 +0000
commit1cf289d1827655da5a78c1fba1249546c149b499 (patch)
treee6547b488a48382fb4d67afb34ef4f0478c199dc
parenta2b1dd2d0afe58f27b1585ecab5235ae32932ef8 (diff)
Remove tests from Saferenderer static build
Task-number: QSR-458 Reviewed-by: Teemu Holappa <teemu.holappa@qt.io> (cherry picked from commit 3cc1c40ff502ba5067fee21a9e3f7c7dc28f20a9) Change-Id: I076add99b15bfdcde903af6d94913f28c46632ee Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
-rw-r--r--coin/platform_configs/qtsaferenderer.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/coin/platform_configs/qtsaferenderer.txt b/coin/platform_configs/qtsaferenderer.txt
index 837b331c..86de1e45 100644
--- a/coin/platform_configs/qtsaferenderer.txt
+++ b/coin/platform_configs/qtsaferenderer.txt
@@ -1,5 +1,5 @@
Template Target OS Target arch Compiler Features
----------------------------------- ------------------- ----------- ----------- -------------------------------------------------------------------------------------
qtci-windows-10-x86_64-10 Mingw73 DeveloperBuild Release OpenGLDynamic BuildExamples
-qtci-windows-10-x86_64-10 Mingw73 DeveloperBuild Release OpenGLDynamic Static
-qtci-linux-RHEL-7.4-x86_64 GCC Release NoUseGoldLinker Static
+qtci-windows-10-x86_64-10 Mingw73 DeveloperBuild Release OpenGLDynamic DisableTests Static
+qtci-linux-RHEL-7.4-x86_64 GCC Release NoUseGoldLinker DisableTests Static