mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-01 19:36:04 +08:00
Currently does not pass on these modules and blocks CI. Task-number: QTBUG-120326 Change-Id: Ia6d3987112cb29757e668b69757166e896abbe70 Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io>
16 lines
645 B
YAML
16 lines
645 B
YAML
Version: 2
|
|
Include: [
|
|
cmake_platforms.yaml
|
|
]
|
|
Configurations:
|
|
-
|
|
Id: 'ubuntu-22.04-axivion'
|
|
Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
|
|
Compiler: 'GCC'
|
|
Features: ['Sccache', 'UseConfigure', 'DisableTests','Axivion_qtinterfaceframework', 'Insignificant', 'VMSize8']
|
|
Configure arguments: '-nomake examples -release -force-debug-info -separate-debug-info -headersclean -qt-libjpeg -qt-libpng -qt-pcre -qt-harfbuzz -qt-doubleconversion -no-libudev -bundled-xcb-xinput'
|
|
Environment variables: [
|
|
'CMAKE_ARGS=-DOpenGL_GL_PREFERENCE=LEGACY',
|
|
'NON_QTBASE_CMAKE_ARGS=-DFFMPEG_DIR={{.Env.FFMPEG_DIR}}'
|
|
]
|