Version:
Usage
Install the latest libxslt package with the following command:
meson wrap install libxsltOr, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.
Libraries (or programs) from libxslt 1.1.43-3 can be used by adding the following lines to your meson.build file:
libexslt_dep = dependency('libexslt')
libxslt_dep = dependency('libxslt')
xsltproc_prog = find_program('xsltproc')Project Options
Loading patch files...
Patch Files Preview
Loading patch files...