mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 01:17:34 +09:00
Issue #2697 - Part 2: Update libjxl build files.
This commit is contained in:
parent
845db2526f
commit
1152a6f41d
2 changed files with 7 additions and 18 deletions
|
|
@ -14,8 +14,8 @@
|
|||
#define JXL_VERSION_H_
|
||||
|
||||
#define JPEGXL_MAJOR_VERSION 0 ///< JPEG XL Major version
|
||||
#define JPEGXL_MINOR_VERSION 7 ///< JPEG XL Minor version
|
||||
#define JPEGXL_PATCH_VERSION 0 ///< JPEG XL Patch version
|
||||
#define JPEGXL_MINOR_VERSION 11 ///< JPEG XL Minor version
|
||||
#define JPEGXL_PATCH_VERSION 1 ///< JPEG XL Patch version
|
||||
|
||||
/** Can be used to conditionally compile code for a specific JXL version
|
||||
* @param[maj] major version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue