summaryrefslogtreecommitdiffstats
path: root/tests/manual/widgets/kernel/layoutreplace/CMakeLists.txt
blob: 04b36ee4e37d2e862a464715409cdb9cbafb3330 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Generated from layoutreplace.pro.

#####################################################################
## layoutreplace Binary:
#####################################################################

add_qt_manual_test(layoutreplace
    GUI
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)