mirror of
https://github.com/simonbrunel/qtpromise.git
synced 2025-02-09 08:15:44 +08:00
6 lines
92 B
Prolog
6 lines
92 B
Prolog
QT += concurrent
|
|
TARGET = tst_future
|
|
SOURCES += $$PWD/tst_future.cpp
|
|
|
|
include(../tests.pri)
|