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

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

qt_add_test(tst_qgroupbox
    SOURCES
        tst_qgroupbox.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)