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

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

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

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