Download boost-fiber on all platforms in vcpkg

This commit is contained in:
spectranator
2025-04-17 17:26:20 +00:00
parent 1ea9565cb4
commit c72862af09

View File

@@ -25,6 +25,7 @@
"boost-test", "boost-test",
"boost-timer", "boost-timer",
"boost-variant", "boost-variant",
"boost-fiber",
"fmt", "fmt",
"lz4", "lz4",
"nlohmann-json", "nlohmann-json",
@@ -51,10 +52,6 @@
{ {
"name": "oboe", "name": "oboe",
"platform": "android" "platform": "android"
},
{
"name": "boost-fiber",
"platform": "android"
} }
] ]
} }