summaryrefslogtreecommitdiff
path: root/src/plugins/imageformats/svg/CMakeLists.txt
blob: 4d9619c0044ca07ba601e6907a4ca7b885b2fda7 (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_add_plugin(QSvgPlugin
    OUTPUT_NAME qsvg
    TYPE imageformats
    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"