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

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

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