summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting/qpen/CMakeLists.txt
blob: 321c40fa8fa063c7160995ffd5852efc5049089e (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
    PUBLIC_LIBRARIES
        Qt::Gui
)