summaryrefslogtreecommitdiffstats
path: root/tests/auto/concurrent/qtconcurrentmap/.prev_CMakeLists.txt
blob: 2e53c4cfc5f9423e0b994ad11c4989be1963c4ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Generated from qtconcurrentmap.pro.

#####################################################################
## tst_qtconcurrentmap Test:
#####################################################################

add_qt_test(tst_qtconcurrentmap
    SOURCES
        tst_qtconcurrentmap.cpp
    DEFINES
        -QT_NO_LINKED_LIST
        QT_STRICT_ITERATORS
    PUBLIC_LIBRARIES
        Qt::Concurrent
)

## Scopes:
#####################################################################