build(yaml-cpp): added yaml-cpp as a dependency

config files will be written in yaml, added a well tested yaml parser to 4DSSE
This commit is contained in:
2025-02-19 14:50:44 -05:00
parent 096d9b278c
commit 53fc943129
5 changed files with 15 additions and 2 deletions

1
.gitignore vendored
View File

@@ -60,5 +60,6 @@ tags
subprojects/mfem/
subprojects/tetgen/
subprojects/yaml-cpp/
.vscode/