summaryrefslogtreecommitdiffstats
path: root/src/plugins/imageformats/macjp2/CMakeLists.txt
blob: 3dfbe12e153812aca623e922fb0cb17294bd012a (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
28
# Generated from macjp2.pro.

#####################################################################
## qmacjp2 Plugin:
#####################################################################

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

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