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

#####################################################################
## GraphicsSupport Module:
#####################################################################

add_qt_module(GraphicsSupport
    STATIC
    SOURCES
        qrasterbackingstore.cpp qrasterbackingstore_p.h
    DEFINES
        QT_NO_CAST_FROM_ASCII
    LIBRARIES
        Qt::CorePrivate
        Qt::GuiPrivate
)

#### Keys ignored in scope 1:.:graphics.pro:<NONE>:
# CONFIG = "static" "internal_module"
# MODULE = "graphics_support"
# _LOADED = "qt_module"