Browse Source

Add boost bimap to vcpkg

newinvert
Marek Roszko 2 years ago
parent
commit
279732e89e
  1. 1
      vcpkg.json

1
vcpkg.json

@ -5,6 +5,7 @@
"license": "GPL-2.0+",
"dependencies": [
"boost-algorithm",
"boost-bimap",
"boost-filesystem",
"boost-functional",
"boost-iterator",

Loading…
Cancel
Save