summaryrefslogtreecommitdiffstats
path: root/tests/manual/xcb_gl_integration/CMakeLists.txt
blob: 03cf03532d2301e3fae842fbe126933e30f2a291 (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: BSD-3-Clause

# 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"