blob: 710dfea6829d3404b6491f85d0674a54ad6d8000 [file] [log] [blame]
CONFIG += testcase
TARGET = tst_qtimer
QT = core core-private testlib
SOURCES = tst_qtimer.cpp
# Force C++17 if available
contains(QT_CONFIG, c++1z): CONFIG += c++1z