summaryrefslogtreecommitdiffstats
path: root/src/plugins/imageformats/macheif/.prev_CMakeLists.txt
blob: 4ee32c7f42898bec2ebac9d3775baa6bf999b35d (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
29
# Generated from macheif.pro.

#####################################################################
## qmacheif Plugin:
#####################################################################

add_qt_plugin(qmacheif
    TYPE imageformats
    CLASS_NAME QMacHeifPlugin
    SOURCES
        ../shared/qiiofhelpers.cpp ../shared/qiiofhelpers_p.h
        main.cpp
        qmacheifhandler.cpp qmacheifhandler.h
    INCLUDE_DIRECTORIES
        ../shared
    LIBRARIES
        Qt::CorePrivate
        Qt::GuiPrivate
    PUBLIC_LIBRARIES
        ${FWCoreFoundation}
        ${FWCoreGraphics}
        ${FWImageIO}
        Qt::Core
        Qt::Gui
)

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