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

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

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

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