build(yaml-cpp): added patch to add cstdint to emitterutils

This commit is contained in:
2025-07-29 08:47:23 -04:00
parent 7dfeb0e088
commit e71bf478d6
6 changed files with 12 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[wrap-git]
url = https://github.com/jbeder/yaml-cpp.git
revision = yaml-cpp-0.7.0
diff_files = yaml-cpp/disableShadowWarnings.patch
diff_files = yaml-cpp/disableShadowWarnings.patch, yaml-cpp/addCSTDINTToEmitterUtils.patch
[cmake]