summaryrefslogtreecommitdiffstats
path: root/src/plugins/imageformats/gif/CMakeLists.txt
blob: 61b4a3ef1b9b62675ec3cf24e852a835d80ec237 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

# Generated from gif.pro.

#####################################################################
## QGifPlugin Plugin:
#####################################################################

qt_internal_add_plugin(QGifPlugin
    OUTPUT_NAME qgif
    PLUGIN_TYPE imageformats
    SOURCES
        main.cpp
        qgifhandler.cpp qgifhandler_p.h
    LIBRARIES # special case
        Qt::Gui # special case
        Qt::GuiPrivate # special case
)

#### Keys ignored in scope 1:.:.:gif.pro:<TRUE>:
# OTHER_FILES = "gif.json"