Skip to content

PNG support will not be enabled #450

@Mr-Z-2697

Description

@Mr-Z-2697

${COMPILE_FLAGS} and ${CJPEG_BMP_SOURCES} are not used anywhere else.

mozjpeg/CMakeLists.txt

Lines 793 to 797 in 9b8d11f

if(PNG_SUPPORTED)
report_option(PNG_SUPPORTED "PNG reading support")
set(COMPILE_FLAGS "${COMPILE_FLAGS} -DPNG_SUPPORTED")
set(CJPEG_BMP_SOURCES ${CJPEG_BMP_SOURCES} rdpng.c)
endif()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions