summaryrefslogtreecommitdiffstats
path: root/tests/manual/windowchildgeometry/CMakeLists.txt
blob: b31f7d88f21711fdf5f12130bc603be6532614ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# 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 windowchildgeometry.pro.

#####################################################################
## windowchildgeometry Binary:
#####################################################################

qt_internal_add_manual_test(windowchildgeometry
    GUI
    SOURCES
        ../windowflags/controls.cpp ../windowflags/controls.h
        controllerwidget.cpp controllerwidget.h
        main.cpp
    DEFINES
        QT_DISABLE_DEPRECATED_BEFORE=0
    INCLUDE_DIRECTORIES
        ../windowflags
    LIBRARIES
        Qt::Gui
        Qt::Widgets
)

#### Keys ignored in scope 1:.:.:windowchildgeometry.pro:<TRUE>:
# TEMPLATE = "app"