aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qv4regexp/CMakeLists.txt
blob: 709ea7aa7f7d73a23ca1be60cbdd01aa23e7a3d3 (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_internal_add_test(tst_qv4regexp
    SOURCES
        tst_qv4regexp.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Qml
        Qt::QmlPrivate
)

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