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

#####################################################################
## tst_qboxlayout Test:
#####################################################################

add_qt_test(tst_qboxlayout
    SOURCES
        tst_qboxlayout.cpp
    LIBRARIES
        Qt::TestPrivate
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)