qt5base-lts/tests/auto/corelib/global/global.pro
Ivan Solovev 85a9f5420f Add tests for QOperatingSystemVersion
Task-number: QTBUG-88183
Change-Id: I7083dae5bf9ef8cc5eb18e68052706cc3f7c66ab
Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
2020-11-09 16:01:33 +01:00

19 lines
293 B
Prolog

TEMPLATE=subdirs
SUBDIRS=\
qflags \
q_func_info \
qgetputenv \
qglobal \
qnumeric \
qfloat16 \
qkeycombination \
qrandomgenerator \
qlogging \
qtendian \
qglobalstatic \
qhooks \
qoperatingsystemversion
win32: SUBDIRS += \
qwinregistry