-
Notifications
You must be signed in to change notification settings - Fork 432
Open
Description
${COMPILE_FLAGS} and ${CJPEG_BMP_SOURCES} are not used anywhere else.
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() |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels