7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-21 00:21:25 +00:00

Add boost bimap to vcpkg

This commit is contained in:
Marek Roszko 2024-04-02 21:18:58 -04:00
parent 58913a0616
commit 279732e89e

View File

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