summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qgroupbox/CMakeLists.txt
blob: 56079857a8893cb4b0bf5421e78d522203816990 (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
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::GuiPrivate
        Qt::Widgets
)