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

#####################################################################
## delegate Binary:
#####################################################################

add_qt_manual_test(delegate
    GUI
    SOURCES
        example.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)

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