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

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

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