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

#####################################################################
## tst_qfiledialog Test:
#####################################################################

qt_internal_add_test(tst_qfiledialog
    SOURCES
        tst_qfiledialog.cpp
    LIBRARIES
        Qt::CorePrivate
        Qt::Gui
        Qt::GuiPrivate
        Qt::Widgets
        Qt::WidgetsPrivate
)