Add boost bimap to vcpkg
This commit is contained in:
parent
58913a0616
commit
279732e89e
|
@ -5,6 +5,7 @@
|
||||||
"license": "GPL-2.0+",
|
"license": "GPL-2.0+",
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"boost-algorithm",
|
"boost-algorithm",
|
||||||
|
"boost-bimap",
|
||||||
"boost-filesystem",
|
"boost-filesystem",
|
||||||
"boost-functional",
|
"boost-functional",
|
||||||
"boost-iterator",
|
"boost-iterator",
|
||||||
|
|
Loading…
Reference in New Issue