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

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

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