qt5base-lts/tests/auto/corelib/time/time.pro
Andrei Golubev b428e98052 Make qtbase compile without QT_CONFIG(timezone)
Fixes: QTBUG-83795
Pick-to: 5.15
Change-Id: I05eaaf57d87a9111d3609ebab81bc707f8af98f0
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2020-05-11 14:42:00 +03:00

8 lines
126 B
Prolog

TEMPLATE = subdirs
SUBDIRS = \
qcalendar \
qdate \
qdatetime \
qtime
qtConfig(timezone): SUBDIRS += qtimezone