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

#####################################################################
## sizeonhide Binary:
#####################################################################

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

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