aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/nightly_ubuntu_22_04_lcov.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'coin/platform_configs/nightly_ubuntu_22_04_lcov.yaml')
-rw-r--r--coin/platform_configs/nightly_ubuntu_22_04_lcov.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/coin/platform_configs/nightly_ubuntu_22_04_lcov.yaml b/coin/platform_configs/nightly_ubuntu_22_04_lcov.yaml
new file mode 100644
index 00000000..d2293ba5
--- /dev/null
+++ b/coin/platform_configs/nightly_ubuntu_22_04_lcov.yaml
@@ -0,0 +1,14 @@
+Version: 2
+Module only: True
+Configurations:
+-
+ Id: 'ubuntu-22.04-lcov'
+ Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
+ Compiler: 'GCC'
+ Features: ['Sccache', 'UseConfigure', 'lcov', 'VMSize8', 'DisableTests']
+ 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}} -DINPUT_headersclean=ON'
+ ]
+