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

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

add_qt_test(tst_qpicture
    SOURCES
        tst_qpicture.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
)