summaryrefslogtreecommitdiffstats
path: root/src/plugins/imageformats/jp2/CMakeLists.txt
blob: f45df46ea4fc9f7028d937a7a51f8656de782cf5 (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 jp2.pro.

#####################################################################
## qjp2 Plugin:
#####################################################################

add_qt_plugin(qjp2
    TYPE imageformats
    CLASS_NAME QJp2Plugin
    SOURCES
        main.cpp
        qjp2handler.cpp qjp2handler_p.h
    LIBRARIES
        WrapJasper::WrapJasper
    PUBLIC_LIBRARIES
        Qt::Core
        Qt::Gui
)

#### Keys ignored in scope 1:.:.:jp2.pro:<TRUE>:
# OTHER_FILES = "jp2.json"
# QT_FOR_CONFIG = "imageformats-private"
# _LOADED = "qt_plugin"