add yaml-cpp

This commit is contained in:
2026-01-23 22:18:47 -06:00
parent 9ca60ced76
commit 60ba371a05
8 changed files with 58 additions and 10 deletions

3
.gitmodules vendored
View File

@@ -4,3 +4,6 @@
[submodule "lib/rtmidi"]
path = lib/rtmidi
url = https://github.com/thestk/rtmidi.git
[submodule "lib/yaml-cpp"]
path = lib/yaml-cpp
url = https://github.com/jbeder/yaml-cpp.git