diff options
Diffstat (limited to 'vcpkg/ports/rapidxml-ns/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/rapidxml-ns/vcpkg.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vcpkg/ports/rapidxml-ns/vcpkg.json b/vcpkg/ports/rapidxml-ns/vcpkg.json new file mode 100644 index 0000000..4521213 --- /dev/null +++ b/vcpkg/ports/rapidxml-ns/vcpkg.json @@ -0,0 +1,6 @@ +{ + "name": "rapidxml-ns", + "version": "1.13.2", + "port-version": 2, + "description": "RapidXML with added XML namespaces support." +} |