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

#####################################################################
## tst_qdoublespinbox Test:
#####################################################################

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