Commit 5cd760a
Fix yaml-cpp platform compatibility issues
- Add YAML_CPP_STATIC_DEFINE to resolve Windows DLL export/import issues
- Correct header path from include/yaml-cpp to yaml-cpp
- These changes should resolve Windows/macOS build failures in CI
Co-Authored-By: Jaime Mizrachi <[email protected]>1 parent c426706 commit 5cd760a
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| |||
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
23 | | - | |
| 26 | + | |
0 commit comments