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

#####################################################################
## tst_v4misc Test:
#####################################################################

qt_internal_add_test(tst_v4misc
    SOURCES
        tst_v4misc.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::Gui
        Qt::QmlPrivate
)

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