summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/kernel/qobject/CMakeLists.txt
blob: ce834905b0b25422ed7e1723baa859059a872d40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Generated from qobject.pro.

#####################################################################
## tst_bench_qobject Binary:
#####################################################################

qt_internal_add_benchmark(tst_bench_qobject
    SOURCES
        main.cpp
        object.cpp object.h
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Test
        Qt::Widgets
)

#### Keys ignored in scope 1:.:.:qobject.pro:<TRUE>:
# TEMPLATE = "app"