Reduce the boost dependencies in vcpkg

This commit is contained in:
Mark Roszko 2023-10-13 17:03:57 +00:00
parent 00bf2ca36f
commit 49ced23ba8
1 changed files with 11 additions and 1 deletions

View File

@ -4,7 +4,17 @@
"version": "7.0",
"license": "GPL-2.0+",
"dependencies": [
"boost",
"boost-algorithm",
"boost-filesystem",
"boost-functional",
"boost-iterator",
"boost-locale",
"boost-optional",
"boost-property-tree",
"boost-ptr-container",
"boost-range",
"boost-test",
"boost-uuid",
"cairo",
"wxwidgets",
"glew",