aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2022-03-31 08:51:57 +0200
committerEike Ziller <eike.ziller@qt.io>2022-04-01 12:56:04 +0200
commite2b2c06558152fe115cbf06b40d2b1a0b3334d27 (patch)
treeb19e3af82262d1ef7c2e0a8df4f1d1851f32e035 /coin/platform_configs
parent62be787f95278ba3373fc416bf10ad6d4133cc28 (diff)
COIN/QtCreator: Add machine for Qt 5 based build
Since we still support Qt 5 based builds of Qt Creator, we'd like to have that combination as part of the precheck. Pick-to: 6.3 6.2 Change-Id: I8f752f6e2aff4bebd644a87a1f51255ca482d337 Reviewed-by: Antti Kokko <antti.kokko@qt.io>
Diffstat (limited to 'coin/platform_configs')
-rw-r--r--coin/platform_configs/qt-creator.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/coin/platform_configs/qt-creator.yaml b/coin/platform_configs/qt-creator.yaml
index 5bb538e4..8de2768b 100644
--- a/coin/platform_configs/qt-creator.yaml
+++ b/coin/platform_configs/qt-creator.yaml
@@ -22,6 +22,12 @@ Configurations:
Configure arguments: ''
Environment variables: []
-
+ Template: 'qtci-linux-RHEL-8.4-x86_64-50'
+ Compiler: 'GCC'
+ Features: ['Qt5', 'Sccache', 'DebugAndRelease', 'DisableTests']
+ Configure arguments: ''
+ Environment variables: []
+-
Template: 'qtci-macos-10.14-x86_64'
Compiler: 'Clang'
Features: ['Packaging', 'DisableTests', 'Sccache', 'DebugAndRelease']