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

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

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

#### Keys ignored in scope 1:.:.:graphics.pro:<TRUE>:
# MODULE = "graphics_support"