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

#####################################################################
## tst_qmessagebox Test:
#####################################################################

add_qt_test(tst_qmessagebox
    SOURCES
        tst_qmessagebox.cpp
    LIBRARIES
        Qt::CorePrivate
        Qt::GuiPrivate
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)

#### Keys ignored in scope 1:.:.:qmessagebox.pro:<TRUE>:
# TEMPLATE = "app"