summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qatomicinteger/quintptr/CMakeLists.txt
blob: a5f9b7aef3dc5c2ed5693cd5f028316679601708 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Generated from quintptr.pro.

#####################################################################
## tst_qatomicinteger_quintptr Test:
#####################################################################

add_qt_test(tst_qatomicinteger_quintptr
    SOURCES
        ../tst_qatomicinteger.cpp
    DEFINES
        QATOMIC_TEST_TYPE=quintptr
        tst_QAtomicIntegerXX=tst_QAtomicInteger_quintptr
)