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

#####################################################################
## tst_qgraphicspixmapitem Test:
#####################################################################

add_qt_test(tst_qgraphicspixmapitem
    SOURCES
        tst_qgraphicspixmapitem.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)