summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qobjectrace/CMakeLists.txt
blob: 9791b13ee2bb1e6bfbf3f429759ec2e66b46b52c (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
    PUBLIC_LIBRARIES
        Qt::TestPrivate
)