Corrections to the jpeg compilation fix.
* Only compile one memory manager. * Remove the no longer used jpeg.dll file.
This commit is contained in:
Vendored
-2
@@ -52,9 +52,7 @@ list(APPEND JPEG_SRC
|
||||
"${JPEG_DIR}/jidctflt.c"
|
||||
"${JPEG_DIR}/jidctfst.c"
|
||||
"${JPEG_DIR}/jidctint.c"
|
||||
"${JPEG_DIR}/jmemansi.c"
|
||||
"${JPEG_DIR}/jmemmgr.c"
|
||||
"${JPEG_DIR}/jmemname.c"
|
||||
"${JPEG_DIR}/jmemnobs.c"
|
||||
"${JPEG_DIR}/jquant1.c"
|
||||
"${JPEG_DIR}/jquant2.c"
|
||||
|
||||
Reference in New Issue
Block a user