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

#####################################################################
## tst_qinputdialog Test:
#####################################################################

qt_add_test(tst_qinputdialog
    SOURCES
        tst_qinputdialog.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::WidgetsPrivate
)