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

#####################################################################
## QJp2Plugin Plugin:
#####################################################################

qt_internal_add_plugin(QJp2Plugin
    OUTPUT_NAME qjp2
    PLUGIN_TYPE imageformats
    SOURCES
        main.cpp
        qjp2handler.cpp qjp2handler_p.h
    LIBRARIES
        WrapJasper::WrapJasper
        Qt::Core
        Qt::Gui
)

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