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

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

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