summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/testlib/tostring/CMakeLists.txt
blob: 0584344e6162cc4e0935dc6a64c4f98ca4ed0a36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from tostring.pro.

#####################################################################
## tst_bench_tostring Binary:
#####################################################################

qt_internal_add_benchmark(tst_bench_tostring
    SOURCES
        tst_tostring.cpp
    LIBRARIES
        Qt::Test
)