diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index ba7dc5231f8bd062aaa7057a4fc25ce81aaba389..5594b8b07b19756e6105abe530b0dee804688ba7 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -62,6 +62,9 @@ qtHaveModule(location) { declarative_geoshape !mac: SUBDIRS += declarative_ui + + # QTBUG-60268 + boot2qt: SUBDIRS -= declarative_ui } }