diff --git a/vcpkg.json b/vcpkg.json index caa237296..166337fda 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -25,6 +25,7 @@ "boost-test", "boost-timer", "boost-variant", + "boost-fiber", "fmt", "lz4", "nlohmann-json", @@ -51,10 +52,6 @@ { "name": "oboe", "platform": "android" - }, - { - "name": "boost-fiber", - "platform": "android" } ] }