qt5base-lts/tests/auto/concurrent/qtconcurrenttask/CMakeLists.txt
Alexandru Croitor 708d365a64 CMake: Regenerate projects after .pro files were modified
Change-Id: If6aec596bf68b209b42e0728dd6857eec8c261be
Reviewed-by: Leander Beernaert <leander.beernaert@qt.io>
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2020-04-03 16:05:29 +02:00

13 lines
335 B
CMake

# Generated from qtconcurrenttask.pro.
#####################################################################
## tst_qtconcurrenttask Test:
#####################################################################
add_qt_test(tst_qtconcurrenttask
SOURCES
tst_qtconcurrenttask.cpp
PUBLIC_LIBRARIES
Qt::Concurrent
)