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

#####################################################################
## tst_qspinbox Test:
#####################################################################

qt_internal_add_test(tst_qspinbox
    SOURCES
        tst_qspinbox.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)