Hello, During the past week, I have been continuing to work on adding libjxl into the build system. This is my latest patchset: https://gerrit.libreoffice.org/c/core/+/207085/3.
I have changed my approach to using the StaticLibrary*.mk method, since there is currently no cmake support for Linux. One thing that I'm not sure about at the moment is how the third-party dependencies will be added; not all of them are actually needed, so potentially they can be removed either before making the tarball or ignored when building. Thank you, Jesus Solis
