qt5base-lts/tests/auto/concurrent/qtconcurrentmap/CMakeLists.txt
Lars Knoll d1882c79f2 Get rid of some QT_STRICT_ITERATORS leftover
Amends 06456873fc.

Fixes: QTBUG-82611
Change-Id: I8b1e01549f3e910b85a571833237e38a7c2b49a9
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2020-03-05 16:08:30 +01:00

16 lines
413 B
CMake

# Generated from qtconcurrentmap.pro.
#####################################################################
## tst_qtconcurrentmap Test:
#####################################################################
qt_add_test(tst_qtconcurrentmap
SOURCES
tst_qtconcurrentmap.cpp
PUBLIC_LIBRARIES
Qt::Concurrent
)
## Scopes:
#####################################################################