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

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

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