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

#####################################################################
## QJpegPlugin Plugin:
#####################################################################

qt_add_plugin(QJpegPlugin
    OUTPUT_NAME qjpeg
    TYPE imageformats
    SOURCES
        main.cpp main.h
        qjpeghandler.cpp qjpeghandler_p.h
    PUBLIC_LIBRARIES
        JPEG::JPEG
        Qt::Core
        Qt::CorePrivate
        Qt::Gui
        Qt::GuiPrivate
)

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