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

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

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

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