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

#####################################################################
## qobjectrace Test:
#####################################################################

qt_internal_add_test(qobjectrace
    SOURCES
        tst_qobjectrace.cpp
    PUBLIC_LIBRARIES
        Qt::TestPrivate
)