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

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

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