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

#####################################################################
## tst_bench_stack Binary:
#####################################################################

qt_add_benchmark(tst_bench_stack
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::Test
)