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

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

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