summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs/qinputdialog/CMakeLists.txt
blob: cdb311a3c2db594b18c2bd3b9f97786148997e07 (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
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::WidgetsPrivate
)