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

#####################################################################
## qlayout Binary:
#####################################################################

add_qt_manual_test(qlayout
    GUI
    SOURCES
        gridwidget.cpp gridwidget.h
        hbwidget.cpp hbwidget.h
        main.cpp
        mainwindow.cpp mainwindow.h
        vbwidget.cpp vbwidget.h
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)

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