Coin: disable qtbase examples in dunfell

As a workround for apparent CMake issue, disable examples from
qtbase.

Task-number: QTBUG-96197
Change-Id: I95cb44f21c22d1e4a1c73913fde5f2a49fcd5530
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
This commit is contained in:
Samuli Piippo 2021-09-03 15:55:38 +03:00
parent 70dff380b2
commit 32685d7671

2
coin/test-dunfell.inc Normal file
View File

@ -0,0 +1,2 @@
# disable examples for qtbase (QTBUG-96197)
PACKAGECONFIG_remove_pn-qtbase = "examples"