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

#####################################################################
## tst_qdial Test:
#####################################################################

qt_internal_add_test(tst_qdial
    SOURCES
        tst_qdial.cpp
    LIBRARIES
        Qt::Gui
        Qt::Widgets
)