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

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

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

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