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

#####################################################################
## tst_qv4regexp Test:
#####################################################################

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

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