blob: 44891b7ba54dbb2a95dec86d19b71f5b453a5236 [file] [log] [blame]
CONFIG += testcase
TARGET = tst_qtconcurrentrun
QT = core testlib concurrent
SOURCES = tst_qtconcurrentrun.cpp
# Force C++17 if available
contains(QT_CONFIG, c++1z): CONFIG += c++1z