Skip to content

Use LIBEXSLT_DOTTED_VERSION for exsltconfig.h.in and libexslt

Thank you for merging !15 (closed). With !16 (closed) merged as well, this requires a small update in the CMake to set LIBEXSLT_VERSION to LIBEXSLT_DOTTED_VERSION when configuring the updated exsltconfig.h.in.

I've also added separate version variables for libexslt to the CMake config file (i.e., LIBEXSLT_VERSION, LIBEXSLT_VERSION_MAJOR, etc.).

Merge request reports