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

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

qt_internal_add_test(tst_qobjectrace
    SOURCES
        tst_qobjectrace.cpp
    LIBRARIES
        Qt::TestPrivate
)