aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlopenmetaobject/CMakeLists.txt
blob: 361ea61ae9aca5205dcb82e42204eabbc8119d75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Generated from qqmlopenmetaobject.pro.

#####################################################################
## tst_qqmlopenmetaobject Test:
#####################################################################

qt_add_test(tst_qqmlopenmetaobject
    SOURCES
        tst_qqmlopenmetaobject.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::Gui
        Qt::GuiPrivate
        Qt::QmlPrivate
)

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