summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qgroupbox/CMakeLists.txt
blob: 328191eaae1f88f8a22d7109a6cfa25e87903659 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Generated from qgroupbox.pro.

#####################################################################
## tst_qgroupbox Test:
#####################################################################

qt_internal_add_test(tst_qgroupbox
    SOURCES
        tst_qgroupbox.cpp
    LIBRARIES
        Qt::Gui
        Qt::GuiPrivate
        Qt::Widgets
)