summaryrefslogtreecommitdiff
path: root/src/plugins/imageformats/svg/CMakeLists.txt
blob: fdee9a93fe54a33df9ec540f5279f28f845876f2 (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.

#####################################################################
## QSvgPlugin Plugin:
#####################################################################

qt_internal_add_plugin(QSvgPlugin
    OUTPUT_NAME qsvg
    PLUGIN_TYPE imageformats
    SOURCES
        main.cpp
        qsvgiohandler.cpp qsvgiohandler.h
    LIBRARIES
        Qt::Core
        Qt::Gui
        Qt::Svg
)

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