mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-25 10:59:36 -04:00
Merge branch 'vcpkg' into 'master'
fix: exclude boost-process from Android builds See merge request citron/rewrite!8
This commit is contained in:
@@ -16,7 +16,10 @@
|
||||
"boost-icl",
|
||||
"boost-intrusive",
|
||||
"boost-mpl",
|
||||
"boost-process",
|
||||
{
|
||||
"name": "boost-process",
|
||||
"platform": "!android"
|
||||
},
|
||||
"boost-range",
|
||||
"boost-spirit",
|
||||
"boost-test",
|
||||
|
||||
Reference in New Issue
Block a user