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

#####################################################################
## xcb_gl_integration Binary:
#####################################################################

qt_internal_add_manual_test(xcb_gl_integration
    GUI
    SOURCES
        main.cpp
    INCLUDE_DIRECTORIES
        .
    LIBRARIES
        Qt::Gui
        Qt::GuiPrivate
)

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