From 7c0540fc10a02a48398d87b84cbbacef04bf79ce Mon Sep 17 00:00:00 2001 From: Assam Boudjelthia Date: Fri, 18 Feb 2022 15:42:32 +0200 Subject: Add Documentation tatget to tqtc-android-automoitve Amends 69536e4b45633892a788265af393cbd36385c35d. Fixes: QAA-1026 Change-Id: Ieed387fb20ec4ebf1a4fbd2633da9c9e98b0a60b Reviewed-by: Jukka Jokiniva (cherry picked from commit c36ce3dd495ee9274404f7010d420df7e6824cff) Reviewed-by: Qt Cherry-pick Bot --- coin/platform_configs/tqtc-android-automotive.yaml | 5 +++++ 1 file changed, 5 insertions(+) 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 @@ -5,6 +5,11 @@ Include: [ cmake_platforms_target_android_host_windows.yaml ] 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' -- cgit v1.2.3