summaryrefslogtreecommitdiff
path: root/src/plugins/imageformats/svg/CMakeLists.txt
blob: d7818c9bb086b0c97fcb40f046af22390308f2c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Generated from svg.pro.

#####################################################################
## qsvg Plugin:
#####################################################################

qt_add_plugin(qsvg
    TYPE imageformats
    CLASS_NAME QSvgPlugin
    SOURCES
        main.cpp
        qsvgiohandler.cpp qsvgiohandler.h
    PUBLIC_LIBRARIES
        Qt::Core
        Qt::Gui
        Qt::Svg
)

#### Keys ignored in scope 1:.:.:svg.pro:<TRUE>:
# PLUGIN_EXTENDS = "svg"