diff --git a/vcpkg.json b/vcpkg.json index 9fc75103..90862712 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -19,6 +19,22 @@ { "name": "abseil", "platform": "!uwp" + }, + { + "name": "glew", + "platform": "!uwp" + }, + { + "name": "boost-system", + "platform": "!uwp" + }, + { + "name": "boost-filesystem", + "platform": "!uwp" + }, + { + "name": "boost-thread", + "platform": "!uwp" } ], "builtin-baseline": "c8696863d371ab7f46e213d8f5ca923c4aef2a00",