summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qmetaobject/CMakeLists.txt
blob: 0a9a839505b1cfd9e337d8b001303a305e10e7f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated from qmetaobject.pro.

#####################################################################
## tst_qmetaobject Test:
#####################################################################

qt_add_test(tst_qmetaobject
    SOURCES
        tst_qmetaobject.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
)

## Scopes:
#####################################################################