summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libtinyxml2/files
Commit message (Collapse)AuthorAgeFilesLines
* libtinyxml2: Add ptest supportKhem Raj2023-04-061-0/+10
- Switch to usong meson build system - Fix build with musl by defining _LARGEFILE64_SOURCE Signed-off-by: Khem Raj <raj.khem@gmail.com>