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

#####################################################################
## qtreewidget Binary:
#####################################################################

add_qt_manual_test(qtreewidget
    GUI
    SOURCES
        main.cpp
    LIBRARIES
        Qt::CorePrivate
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)

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