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

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

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