diff --git a/vcpkg.json b/vcpkg.json index a809b4d..3853ad1 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -1,7 +1,14 @@ { "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json", "dependencies": [ - "boost", + "boost-algorithm", + "boost-asio", + "boost-dll", + "boost-filesystem", + "boost-hana", + "boost-lexical-cast", + "boost-process", + "boost-program-options", "doctest", "icu", "inja"