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
- Host: GitHub
- URL: https://github.com/jslee02/tinyxml
- Owner: jslee02
- Created: 2023-01-31T13:10:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-19T11:24:19.000Z (over 2 years ago)
- Last Synced: 2025-03-25T15:51:02.613Z (about 1 year ago)
- Language: C++
- Homepage:
- Size: 225 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changes.txt
Awesome Lists containing this project
README
# TinyXML
[](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).