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

#####################################################################
## tst_qpainterpath Test:
#####################################################################

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