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

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

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

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