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

#####################################################################
## tst_qqmlextensionplugin Test:
#####################################################################

qt_internal_add_test(tst_qqmlextensionplugin
    SOURCES
        tst_qqmlextensionplugin.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Qml
)

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