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

#####################################################################
## tst_qqmlnativeconnector Test:
#####################################################################

add_qt_test(tst_qqmlnativeconnector
    GUI
    SOURCES
        tst_qqmlnativeconnector.cpp
    DEFINES
        QT_QML_DEBUG
    LIBRARIES
        Qt::CorePrivate
        Qt::GuiPrivate
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Qml
)

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