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-12 08:06:23 +0000
commita915ead6acea4730b2818e7044a622314719ae58 (patch)
treebac4628448aee2036b2958ec0ee83b39c7150361 /coin/platform_configs
parentf412e6f1d1c09ff4d77bae9aba4d76e871a4501b (diff)
Fix tqtc-android-automotive Id
Current id won't work when including cmake_platforms_target_android.yaml Pick-to: 6.5 6.4 Change-Id: I6dc488e5bf683608f567dcc2871e3c1861990e32 Reviewed-by: Toni Saario <toni.saario@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']