mirror of
https://github.com/worldforge/ember
synced 2026-08-13 16:23:06 -04:00
This removes the need to build an XML parser in CEGUI, which turns out to be tricky with modern compilers and Conan. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| COPYING | ||
| README.md | ||
| XMLParser.cpp | ||
| XMLParser.h | ||
| XMLParserModule.cpp | ||
| XMLParserModule.h | ||
CEGUI Xml Parser using TinyXML
Verbatim copy of the TinyXML parser from CEGUI source, with smaller fixes for modern compilers.
License
The code is licensed under the MIT license, see COPYING.