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

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

add_qt_benchmark(tst_bench_tostring
    SOURCES
        tst_tostring.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)