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

#####################################################################
## tst_bench_qtimezone Binary:
#####################################################################

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