Skip to content

njoy/pugixml-adapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pgixml-adapter

This is an adaptation of Arseny Kapoulkine's pugixml for the NJOY21 build system.

# This only needs to be done once (per clone)
git remote add pugixml https://github.com/zeux/pugixml.git

# Do this when you need to update the subtree
git subtree pull --squash --prefix=src pugixml master

License

The code contained in this directory is covered by the license contained in the LICENSE file. The code in the src directory is covered by it's own license which is at the end of the README file.