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

#####################################################################
## tst_bench_qlocale Binary:
#####################################################################

qt_add_benchmark(tst_bench_qlocale
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)