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

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

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