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

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

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