Version:
Usage
Install the latest tinyxml2 package with the following command:
meson wrap install tinyxml2Or, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.
Libraries (or programs) from tinyxml2 11.0.0-2 can be used by adding the following lines to your meson.build file:
tinyxml2_dep = dependency('tinyxml2')Patch Files Preview
No patch files needed for this package.