summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qstringview/CMakeLists.txt
blob: aefcf6a1ee153c45895f246a67583188ca34a0ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Generated from qstringview.pro.

#####################################################################
## tst_qstringview Test:
#####################################################################

qt_add_test(tst_qstringview
    SOURCES
        tst_qstringview.cpp
)

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