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

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

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