diff --git a/vcpkg.json b/vcpkg.json index c153f7a858..3012772ea1 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -5,6 +5,7 @@ "license": "GPL-2.0+", "dependencies": [ "boost-algorithm", + "boost-bimap", "boost-filesystem", "boost-functional", "boost-iterator",