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

#####################################################################
## tst_qv4identifiertable Test:
#####################################################################

qt_internal_add_test(tst_qv4identifiertable
    SOURCES
        tst_qv4identifiertable.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Qml
        Qt::QmlPrivate
)

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