summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools/qmap/CMakeLists.txt
blob: 5937eda37c827ebca29ddd780cd02787680f9236 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Generated from qmap.pro.

#####################################################################
## tst_bench_qmap Binary:
#####################################################################

qt_internal_add_benchmark(tst_bench_qmap
    SOURCES
        main.cpp
    INCLUDE_DIRECTORIES
        .
    PUBLIC_LIBRARIES
        Qt::Test
)