summaryrefslogtreecommitdiffstats
path: root/tests/manual/repaint/toplevel/CMakeLists.txt
blob: 04d33fa652a11e5d27cc562e7945ee3777bd26e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

# Generated from toplevel.pro.

#####################################################################
## tst_manual_toplevel Binary:
#####################################################################

qt_internal_add_manual_test(tst_manual_toplevel
    SOURCES
        ../shared/shared.h
        main.cpp
    LIBRARIES
        Qt::Gui
        Qt::Widgets
)