qt5base-lts/tests/auto/concurrent/qtconcurrentmap/CMakeLists.txt
Alexandru Croitor c7ec7cd2a1 Merge branch 'wip/qt6' into wip/cmake
Change-Id: I50ac36b8803c296998149e98cc61e38687cdd14b
2019-08-15 16:53:19 +02:00

20 lines
537 B
CMake

# Generated from qtconcurrentmap.pro.
#####################################################################
## tst_qtconcurrentmap Test:
#####################################################################
add_qt_test(tst_qtconcurrentmap
GUI
SOURCES
tst_qtconcurrentmap.cpp
DEFINES
# -QT_NO_LINKED_LIST # special case remove until we figure this out
QT_STRICT_ITERATORS
PUBLIC_LIBRARIES
Qt::Concurrent
)
## Scopes:
#####################################################################