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

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

qt_internal_add_test(tst_qqmlnativeconnector
    SOURCES
        tst_qqmlnativeconnector.cpp
    DEFINES
        QT_QML_DEBUG
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::Gui
        Qt::GuiPrivate
        Qt::Qml
)

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