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

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

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