blob: 42c05551ba7c04d7a188930844c7b17b4f4db698 [file] [log] [blame]
QT += concurrent widgets
CONFIG += cmdline
SOURCES += main.cpp
target.path = $$[QT_INSTALL_EXAMPLES]/qtconcurrent/runfunction
INSTALLS += target