qt5base-lts/tests/auto/printsupport/printsupport.pro
Oliver Wolff 6b58d3fb98 Require printer config for printsupport auto tests
Change-Id: I171c5d642e41480b4feec102dc0095af5f500098
Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>
2017-07-03 06:41:35 +00:00

7 lines
112 B
Prolog

TEMPLATE=subdirs
QT_FOR_CONFIG += printsupport
requires(qtConfig(printer))
SUBDIRS=\
dialogs \
kernel \