From 4588f198cd14ad177f06bc0d7f9b669b5d7b2be1 Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Tue, 16 Aug 2022 18:51:46 +0200 Subject: CMake: Run iOS build tests in qtdeclarative MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pick-to: 6.4 Task-number: QTBUG-96056 Change-Id: I7c3c3d9d3802ceb71dbca6eb85b7f544b7bb05f2 Reviewed-by: Jörg Bornemann --- coin/platform_configs/qtdeclarative.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'coin/platform_configs') diff --git a/coin/platform_configs/qtdeclarative.yaml b/coin/platform_configs/qtdeclarative.yaml index 7da70b8e..d95db985 100644 --- a/coin/platform_configs/qtdeclarative.yaml +++ b/coin/platform_configs/qtdeclarative.yaml @@ -2,6 +2,7 @@ Version: 2 Include: [ cmake_platforms.yaml, integrity.yaml, + ios-tests.yaml, cmake_platforms_static_tests.yaml, cmake_platforms_target_android_12.yaml ] -- cgit v1.2.3