summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/text/qlocale/CMakeLists.txt
blob: f319c0b5bdf0dc918545949996330b48d8af7c25 (plain)
1
2
3
4
5
6
7
8
9
10
#####################################################################
## tst_bench_qlocale Binary:
#####################################################################

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