Big oops. wrjpgcom on Windows was being built using the rdjpgcom source.
This commit is contained in:
@@ -268,7 +268,7 @@ set_property(TARGET jpegtran-static PROPERTY COMPILE_FLAGS "-DUSE_SETMODE")
|
||||
|
||||
add_executable(rdjpgcom rdjpgcom.c)
|
||||
|
||||
add_executable(wrjpgcom rdjpgcom.c)
|
||||
add_executable(wrjpgcom wrjpgcom.c)
|
||||
|
||||
|
||||
#
|
||||
|
||||
@@ -77,6 +77,8 @@ set to JMSG_COPYRIGHT.
|
||||
characters to be passed on the command line, which was causing it to generate
|
||||
incorrect JPEG files.
|
||||
|
||||
[12] Fixed a bug in the build system that was causing the Windows version of
|
||||
wrjpgcom to be built using the rdjpgcom code.
|
||||
|
||||
|
||||
1.3.1
|
||||
|
||||
Reference in New Issue
Block a user