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

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

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