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

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

qt_internal_add_test(tst_qpen
    SOURCES
        tst_qpen.cpp
    LIBRARIES
        Qt::Gui
)