switch to TinyXML2 which is being fetches as submodule

This commit is contained in:
Markus Tavenrath
2016-02-17 14:03:05 +01:00
parent 027c6091b2
commit cd12306797
4 changed files with 122 additions and 114 deletions

View File

@@ -185,7 +185,7 @@ before this line:
# Build instructions for VkCppGenerator
* Clone the repository
* Download tinyxml from http://www.grinninglizard.com/tinyxml/index.html and extract it in the source folder
* Clone the repository: git clone https://github.com/nvpro-pipeline/vkcpp.git
* Update submodules: git submodule update --init --recursive
* Use CMake to generate a solution or makefile for your favourite build environment
* Launch the build