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

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

qt_internal_add_test(tst_qinputdialog
    SOURCES
        tst_qinputdialog.cpp
    LIBRARIES
        Qt::Gui
        Qt::WidgetsPrivate
)