aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAssam Boudjelthia <assam.boudjelthia@qt.io>2022-02-18 15:42:32 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-02-21 09:48:08 +0000
commit7c0540fc10a02a48398d87b84cbbacef04bf79ce (patch)
treeabd15341e2b9b66064c8f40e5f2190b684d681f8
parent1239512b38ff2489f2d998ca3d9365ab80e01f10 (diff)
Add Documentation tatget to tqtc-android-automoitve
Amends 69536e4b45633892a788265af393cbd36385c35d. Fixes: QAA-1026 Change-Id: Ieed387fb20ec4ebf1a4fbd2633da9c9e98b0a60b Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io> (cherry picked from commit c36ce3dd495ee9274404f7010d420df7e6824cff) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--coin/platform_configs/tqtc-android-automotive.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/coin/platform_configs/tqtc-android-automotive.yaml b/coin/platform_configs/tqtc-android-automotive.yaml
index f2226a6c..557071c3 100644
--- a/coin/platform_configs/tqtc-android-automotive.yaml
+++ b/coin/platform_configs/tqtc-android-automotive.yaml
@@ -6,6 +6,11 @@ Include: [
]
Configurations:
-
+ Template: 'qtci-linux-Ubuntu-20.04-x86_64-50'
+ Compiler: 'GCC'
+ Features: ['Sccache', 'Documentation', 'TestDocs']
+ Configure arguments: '-DQT_BUILD_EXAMPLES=ON -DFEATURE_developer_build=ON -DFEATURE_cxx20=ON -DWARNINGS_ARE_ERRORS=OFF -DQT_LIBINFIX=TestInfix -DQT_NAMESPACE=TestNamespace'
+-
Id: 'Windows10_21H2-Mingw11-x64-host'
Template: 'qtci-windows-10_21H2-x86_64-51'
Compiler: 'Mingw'