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

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

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