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

#####################################################################
## tst_bench_qdatetime Binary:
#####################################################################

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