summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/text/qstringlist/CMakeLists.txt
blob: 4649e3408a9d5644c5925ce32268c80211384221 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from qstringlist.pro.

#####################################################################
## tst_bench_qstringlist Binary:
#####################################################################

qt_internal_add_benchmark(tst_bench_qstringlist
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)