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

#####################################################################
## tst_bench_qpixmap Binary:
#####################################################################

add_qt_benchmark(tst_bench_qpixmap
    SOURCES
        tst_qpixmap.cpp
    LIBRARIES
        Qt::GuiPrivate
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Test
)

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