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

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

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