summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/widgets/graphicsview/qgraphicsview/benchapps/moveItems/CMakeLists.txt
blob: ce86e56722e667ccf82f49badfa1de23c0862b90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Generated from moveItems.pro.

#####################################################################
## moveItems Binary:
#####################################################################

add_qt_benchmark(moveItems
    GUI
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
)