Add support for CMake
Add config cmake support
add soversion
Add cmake file
Doing a quick look into the code, the Makefile uses TINYXML_USE_STL := NO, meanwhile, SContruct uses useSTL=1 and there is the msvc file tinyxmlSTL.vcxproj too. I read in the changelog that STL had bugs until the version 2.2.0 so I guess is mature enough now. So I asking if should I use STL activated by default.
change manin
Add main2 script
Add main script