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

#####################################################################
## tst_qjsvalueiterator Test:
#####################################################################

add_qt_test(tst_qjsvalueiterator
    SOURCES
        tst_qjsvalueiterator.cpp
    PUBLIC_LIBRARIES
        Qt::Qml
)

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