AboutThisBuild: Distinguish JXL unavailable and disabled
This commit is contained in:
@@ -6,9 +6,9 @@ Compiler: ${COMPILER_INFO}
|
||||
Processor: ${PROC_LABEL}
|
||||
System: ${SYSTEM}
|
||||
Bit depth: ${PROC_BIT_DEPTH}
|
||||
Gtkmm: V${GTKMM_VERSION}
|
||||
Lensfun: V${LENSFUN_VERSION}
|
||||
libjxl: V${JXL_VERSION}
|
||||
Gtkmm: ${GTKMM_VERSION}
|
||||
Lensfun: ${LENSFUN_VERSION}
|
||||
libjxl: ${JXL_VERSION}
|
||||
Build type: ${BUILD_TYPE}
|
||||
Build flags: ${CXX_FLAGS}
|
||||
Link flags: ${LFLAGS}
|
||||
|
||||
Reference in New Issue
Block a user