Add pugixml 1.8

This commit is contained in:
baldurk
2017-11-03 15:54:57 +00:00
parent 32c8b38568
commit e8dc6471a3
9 changed files with 14182 additions and 0 deletions
+4
View File
@@ -104,6 +104,10 @@ The following libraries and components are incorporated into RenderDoc, listed h
Compresses capture files at a higher rate of compression off-line (not at capture time).
* `pugixml <https://pugixml.org/>`_ - Copyright (c) 2006-2017 Arseny Kapoulkine, distributed under the MIT License.
Used for converting capture files to and from xml.
Thanks
------