summaryrefslogtreecommitdiffstats
path: root/tests/manual/qopenglcontext/CMakeLists.txt
blob: fc5d4e28d4be4fb3b214a418604fc795015bea81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Generated from qopenglcontext.pro.

#####################################################################
## qopenglcontext Binary:
#####################################################################

add_qt_manual_test(qopenglcontext
    GUI
    SOURCES
        main.cpp
        qopenglcontextwindow.cpp qopenglcontextwindow.h
    LIBRARIES
        Qt::EglSupportPrivate
        Qt::GuiPrivate
    PUBLIC_LIBRARIES
        Qt::EglSupport
        Qt::Gui
)

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