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

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

qt_add_test(tst_qpaintengine
    SOURCES
        tst_qpaintengine.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
)