summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs/qfiledialog/CMakeLists.txt
blob: 043dd2b2a94f51c3a4036211e4f5d1303e7b5bd1 (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
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::Gui
        Qt::GuiPrivate
        Qt::Widgets
        Qt::WidgetsPrivate
)