summaryrefslogtreecommitdiffstats
path: root/src/plugins/imageformats/macjp2/CMakeLists.txt
blob: 94d5ab30581c599a6ff2f950b111c0e411acdd9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Generated from macjp2.pro.

#####################################################################
## QMacJp2Plugin Plugin:
#####################################################################

qt_add_plugin(QMacJp2Plugin
    OUTPUT_NAME qmacjp2
    TYPE imageformats
    SOURCES
        ../shared/qiiofhelpers.cpp ../shared/qiiofhelpers_p.h
        main.cpp
        qmacjp2handler.cpp qmacjp2handler.h
    INCLUDE_DIRECTORIES
        ../shared
    PUBLIC_LIBRARIES
        ${FWCoreFoundation}
        ${FWCoreGraphics}
        ${FWImageIO}
        Qt::Core
        Qt::CorePrivate
        Qt::Gui
        Qt::GuiPrivate
)

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