aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlcpputils/CMakeLists.txt
blob: c508a1f7e7134d024abdff0e029339c477ef1ce3 (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_internal_add_test(tst_qqmlcpputils
    SOURCES
        tst_qqmlcpputils.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::Gui
        Qt::GuiPrivate
        Qt::QmlPrivate
)

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