Files
qt-creator/tests/auto/solutions/concurrentcall/CMakeLists.txt

5 lines
112 B
CMake
Raw Normal View History

add_qtc_test(tst_concurrentcall
DEPENDS Tasking Qt::Concurrent Qt::Network
SOURCES tst_concurrentcall.cpp
)