aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/yas/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/yas/vcpkg.json')
-rw-r--r--vcpkg/ports/yas/vcpkg.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/vcpkg/ports/yas/vcpkg.json b/vcpkg/ports/yas/vcpkg.json
new file mode 100644
index 0000000..b067a7c
--- /dev/null
+++ b/vcpkg/ports/yas/vcpkg.json
@@ -0,0 +1,6 @@
+{
+ "name": "yas",
+ "version": "7.1.0",
+ "description": "Yet Another Serialization is a header only serialization library",
+ "homepage": "https://github.com/niXman/yas"
+}