An open API service indexing awesome lists of open source software.

https://github.com/jslee02/tinyxml

Unofficial mirror of TinyXML 2.6.2 for CMake build
https://github.com/jslee02/tinyxml

Last synced: about 1 year ago
JSON representation

Unofficial mirror of TinyXML 2.6.2 for CMake build

Awesome Lists containing this project

README

          

# TinyXML

[![CMake](https://github.com/jslee02/tinyxml/actions/workflows/cmake.yml/badge.svg)](https://github.com/jslee02/tinyxml/actions/workflows/cmake.yml)

This is an unofficial mirror of TinyXML 2.6.2 to be used with CMake build system, including patches from [Homebrew formula](https://github.com/Homebrew/homebrew-core/blob/ed15b41422ec7595ac3f35707e46b8699137c969/Formula/tinyxml.rb).

The original source code can be found at [SourceForge](http://sourceforge.net/projects/tinyxml/), and the readme file is at [readme.txt](readme.txt).

## License

TinyXML is distributed under the [zlib license](http://www.opensource.org/licenses/zlib-license.php).