summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image/qpicture/CMakeLists.txt
blob: 5c4d6a46ad007bc83bc3fc51fb69ad8a7d0d789d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from qpicture.pro.

#####################################################################
## tst_qpicture Test:
#####################################################################

qt_internal_add_test(tst_qpicture
    SOURCES
        tst_qpicture.cpp
    LIBRARIES
        Qt::Gui
)