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

#####################################################################
## tst_qpaintengine Test:
#####################################################################

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