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

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

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

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