Add libjxl version to AboutThisBuild.txt

This commit is contained in:
xiota
2024-05-26 11:23:41 +00:00
parent a5954ad4c2
commit 40f9eefabe
2 changed files with 9 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ System: ${SYSTEM}
Bit depth: ${PROC_BIT_DEPTH}
Gtkmm: V${GTKMM_VERSION}
Lensfun: V${LENSFUN_VERSION}
libjxl: V${JXL_VERSION}
Build type: ${BUILD_TYPE}
Build flags: ${CXX_FLAGS}
Link flags: ${LFLAGS}