Commit 9be196a
fix: downgrade yaml-cpp to 0.6.3 for Windows MSYS2 CMake compatibility
- Change yaml-cpp version from 0.7.0 to 0.6.3 to resolve CMake compatibility issues
- yaml-cpp 0.7.0 requires CMake >= 3.5 which is not available in Windows MSYS2 environment
- Verified locally that YAML functionality still works correctly with 0.6.3
- All YAML tests pass: test-yaml-config and test-yaml-backward-compat
Co-Authored-By: Jake Cosme <[email protected]>1 parent 40424b5 commit 9be196a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
0 commit comments