summaryrefslogtreecommitdiffstats
path: root/src/plugins/imageformats/icns/.prev_CMakeLists.txt
blob: 715e5441edb7ab9461c8a1b64d226e6ec2e5db5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Generated from icns.pro.

#####################################################################
## QICNSPlugin Plugin:
#####################################################################

qt_add_plugin(QICNSPlugin
    OUTPUT_NAME qicns
    TYPE imageformats
    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"