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

28 lines
506 B
Prolog
Raw Normal View History

TEMPLATE=subdirs
SUBDIRS=\
qcoreapplication \
qeventdispatcher \
qeventloop \
qmath \
qmetaobject \
qmetaobjectbuilder \
qmetamethod \
qmetaproperty \
qmetatype \
qmimedata \
qobject \
qpointer \
qsignalmapper \
qsocketnotifier \
qtimer \
qtranslator \
qvariant \
qwineventnotifier
!contains(QT_CONFIG, private_tests): SUBDIRS -= \
qsocketnotifier
# This test is only applicable on Windows
!win32*:SUBDIRS -= qwineventnotifier