summaryrefslogtreecommitdiffstats
path: root/tests/auto/opengl/qgl/CMakeLists.txt
blob: 8d640a6f52ba072cbaac2f09fe4204a3f730108f (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
27
28
29
30
31
32
33
34
35
# Generated from qgl.pro.

#####################################################################
## tst_qgl Test:
#####################################################################

add_qt_test(tst_qgl
    GUI
    SOURCES
        tst_qgl.cpp
    LIBRARIES
        Qt::CorePrivate
        Qt::GuiPrivate
        Qt::OpenGLPrivate
        Qt::WidgetsPrivate
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::OpenGL
        Qt::Widgets
)

# Resources:
set_source_files_properties("../../gui/image/qpixmap/images/designer.png"
    PROPERTIES QT_RESOURCE_ALIAS "designer.png"
)
add_qt_resource(tst_qgl "qgl"
    PREFIX
        "/"
    FILES
        ../../gui/image/qpixmap/images/designer.png
)


#### Keys ignored in scope 1:.:.:qgl.pro:<TRUE>:
# CONFIG = "testcase"