summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting/qpainterpathstroker/CMakeLists.txt
blob: f4c301c42ea208fce60605ca3b1b11597d501e43 (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
    PUBLIC_LIBRARIES
        Qt::Gui
)