CMake: Switch an OpenSUSE config to build with CMake 3.16.8

To ensure we don't introduce regressions building Qt with the lowest
version of CMake that we support.

Pick-to: 6.2 6.3
Task-number: QTQAINFRA-4844
Task-number: COIN-823
Change-Id: I59b6a0ed6851a5fbed701c4f6ea050062bddb773
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
This commit is contained in:
Alexandru Croitor 2022-03-01 10:04:26 +01:00
parent 75bab52bb9
commit 0cfa1fa561
1 changed files with 3 additions and 1 deletions

View File

@ -27,7 +27,9 @@ Configurations:
Features: ['Sccache', 'WarningsAreErrors']
Configure arguments: '-DQT_BUILD_EXAMPLES=OFF -DFEATURE_developer_build=ON'
Environment variables: [
'CONAN_PROFILE=coin/conan/profiles/ci-linux-x86_64-gcc-debug-developer']
'PATH={{.Env.CMAKE_MIN_SUPPORTED_BIN_PATH}}:{{.Env.PATH}}',
'CONAN_PROFILE=coin/conan/profiles/ci-linux-x86_64-gcc-debug-developer'
]
-
Template: 'qtci-linux-SLES-15_SP3-x86_64-51'
Compiler: 'GCC'