aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs
diff options
context:
space:
mode:
authorHeikki Halmet <heikki.halmet@qt.io>2023-01-12 07:25:04 +0000
committerHeikki Halmet <heikki.halmet@qt.io>2023-01-16 18:57:33 +0000
commit9d9cbae102dd451405ce01087a8454dbcee4c3f7 (patch)
tree22037ded241c21ff6129a6864d31e68d4aa01565 /coin/platform_configs
parent7630a1cc57697bbf056533dc849eabcca2fc41cd (diff)
Fix tqtc-android-automotive Id
Current id won't work when including cmake_platforms_target_android.yaml Change-Id: I6dc488e5bf683608f567dcc2871e3c1861990e32 Reviewed-by: Toni Saario <toni.saario@qt.io> (cherry picked from commit a915ead6acea4730b2818e7044a622314719ae58) Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
Diffstat (limited to 'coin/platform_configs')
-rw-r--r--coin/platform_configs/tqtc-android-automotive.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/coin/platform_configs/tqtc-android-automotive.yaml b/coin/platform_configs/tqtc-android-automotive.yaml
index 464a2622..a66f7bc4 100644
--- a/coin/platform_configs/tqtc-android-automotive.yaml
+++ b/coin/platform_configs/tqtc-android-automotive.yaml
@@ -9,7 +9,7 @@ Configurations:
Configure arguments: '-make examples -developer-build -c++std c++20 -linker gold -no-warnings-are-errors -qtlibinfix TestInfix -qtnamespace TestNamespace'
Environment variables: ['NON_QTBASE_CMAKE_ARGS=-DFFMPEG_DIR={{.Env.FFMPEG_DIR}}']
-
- Id: 'automotive-windows-10_22h2-mingw11'
+ Id: 'windows-10_22h2-mingw11'
Template: 'qtci-windows-10_22H2-x86_64-50'
Compiler: 'Mingw'
Features: ['Packaging', 'Sccache', 'DoNotRunTests', 'UseConfigure']