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

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

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