summaryrefslogtreecommitdiffstats
path: root/tests/auto/opengl/qgl/CMakeLists.txt
blob: c259f069a99289d7dd04cd647451d08a86e77498 (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
# Generated from qgl.pro.

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

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

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


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