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

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

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