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

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

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