diff options
Diffstat (limited to 'subprojects/libyaml.wrap')
-rw-r--r-- | subprojects/libyaml.wrap | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/subprojects/libyaml.wrap b/subprojects/libyaml.wrap new file mode 100644 index 00000000..392416c6 --- /dev/null +++ b/subprojects/libyaml.wrap @@ -0,0 +1,7 @@ +# SPDX-License-Identifier: CC0-1.0 + +[wrap-git] +directory = libyaml +url = https://github.com/yaml/libyaml +# tags/0.2.5 +revision = 2c891fc7a770e8ba2fec34fc6b545c672beb37e6 |