diff --git a/vcpkg.json b/vcpkg.json index 6b492d8aa..59dfc7a8e 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -16,7 +16,10 @@ "boost-icl", "boost-intrusive", "boost-mpl", - "boost-process", + { + "name": "boost-process", + "platform": "!android" + }, "boost-range", "boost-spirit", "boost-test",