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

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

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

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