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

#####################################################################
## tst_qpainterpathstroker Test:
#####################################################################

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