c7ec7cd2a1
Change-Id: I50ac36b8803c296998149e98cc61e38687cdd14b
20 lines
537 B
CMake
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:
|
|
#####################################################################
|