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

#####################################################################
## tst_qpen Test:
#####################################################################

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