summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qwindowcontainer/CMakeLists.txt
blob: cc5b74e9365224591b64572fa540297a4af51a67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

# Generated from qwindowcontainer.pro.

#####################################################################
## tst_qwindowcontainer Test:
#####################################################################

qt_internal_add_test(tst_qwindowcontainer
    SOURCES
        tst_qwindowcontainer.cpp
    LIBRARIES
        Qt::Gui
        Qt::Widgets
)