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

#####################################################################
## tst_qqmlglobal Test:
#####################################################################

qt_add_test(tst_qqmlglobal
    SOURCES
        tst_qqmlglobal.cpp
    LIBRARIES
        Qt::CorePrivate
        Qt::GuiPrivate
        Qt::QmlPrivate
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Qml
)

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