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

#####################################################################
## tst_qregion Test:
#####################################################################

qt_add_test(tst_qregion
    SOURCES
        tst_qregion.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::GuiPrivate
)