summaryrefslogtreecommitdiffstats
path: root/src/plugins/imageformats/icns/.prev_CMakeLists.txt
blob: cde94c29d512f6a79575082e33e7910e0f5f1d2a (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 icns.pro.

#####################################################################
## qicns Plugin:
#####################################################################

add_qt_plugin(qicns
    TYPE imageformats
    CLASS_NAME QICNSPlugin
    SOURCES
        main.cpp
        qicnshandler.cpp qicnshandler_p.h
    DEFINES
        QT_NO_CAST_FROM_ASCII
        QT_NO_CAST_TO_ASCII
    PUBLIC_LIBRARIES
        Qt::Core
        Qt::Gui
)

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