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

#####################################################################
## tst_qdialog Test:
#####################################################################

qt_add_test(tst_qdialog
    SOURCES
        tst_qdialog.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::Gui
        Qt::GuiPrivate
        Qt::Widgets
)