Merge branch 'vcpkg' into 'master'

fix: exclude boost-process from Android builds

See merge request citron/rewrite!8
This commit is contained in:
Zephyron
2025-05-15 06:57:29 +00:00

View File

@@ -16,7 +16,10 @@
"boost-icl",
"boost-intrusive",
"boost-mpl",
"boost-process",
{
"name": "boost-process",
"platform": "!android"
},
"boost-range",
"boost-spirit",
"boost-test",