From e2b2c06558152fe115cbf06b40d2b1a0b3334d27 Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Thu, 31 Mar 2022 08:51:57 +0200 Subject: 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 --- coin/platform_configs/qt-creator.yaml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'coin/platform_configs') 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 @@ -21,6 +21,12 @@ Configurations: Features: ['Packaging', 'Sccache', 'DebugAndRelease', 'DisableTests'] 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' -- cgit v1.2.3