qt5base-lts/tests/auto/widgets/kernel/kernel.pro

22 lines
357 B
Prolog
Raw Normal View History

TEMPLATE=subdirs
SUBDIRS=\
qaction \
qactiongroup \
qapplication \
qboxlayout \
qdesktopwidget \
qformlayout \
qgridlayout \
qlayout \
qstackedlayout \
qtooltip \
qwidget \
qwidget_window \
qwidgetaction \
qicon \
qshortcut \
SUBDIRS -= qsound
mac: qwidget.CONFIG += no_check_target # crashes, see QTBUG-23695