summaryrefslogtreecommitdiffstats
path: root/tests/manual/qlayout/CMakeLists.txt
blob: 746a6392ce59ec99c29a826729dc8a281f54de99 (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:
#####################################################################

qt_internal_add_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"