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

#####################################################################
## tst_qqmlcpputils Test:
#####################################################################

qt_add_test(tst_qqmlcpputils
    SOURCES
        tst_qqmlcpputils.cpp
    LIBRARIES
        Qt::CorePrivate
        Qt::GuiPrivate
        Qt::QmlPrivate
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Qml
)

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