summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qtaggedpointer/CMakeLists.txt
blob: 7f3ae750283b5c4ead2a9a844221d9db1846c2b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from qtaggedpointer.pro.

#####################################################################
## tst_qtaggedpointer Test:
#####################################################################

qt_internal_add_test(tst_qtaggedpointer
    SOURCES
        tst_qtaggedpointer.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
)