fix boost

This commit is contained in:
lizzie 2026-02-23 18:27:43 +00:00
parent e4ae4b43bf
commit 761f20947b
2 changed files with 2 additions and 1 deletions

View file

View file

@ -17,7 +17,8 @@
"version": "1.57", "version": "1.57",
"find_args": "CONFIG OPTIONAL_COMPONENTS headers context system fiber filesystem", "find_args": "CONFIG OPTIONAL_COMPONENTS headers context system fiber filesystem",
"patches": [ "patches": [
"0001-clang-cl.patch" "0001-clang-cl.patch",
"0002-ios-fix.patch"
] ]
}, },
"fmt": { "fmt": {