mirror of https://git.citron-emu.org/citron/emu
chore: update vcpkg baseline
- Update vcpkg builtin-baseline from c82f74 to bc99451 - Provides newer Boost libraries with io_context support - Ensures consistent Boost ASIO compatibility across platforms Signed-off-by: Zephyron <zephyron@citron-emu.org>
This commit is contained in:
parent
21ca0b3119
commit
020492f1fa
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
||||
"name": "citron",
|
||||
"builtin-baseline": "c82f74667287d3dc386bce81e44964370c91a289",
|
||||
"builtin-baseline": "bc994510d2eb11aac7b43b03f67a7751d5bfe0e4",
|
||||
"version": "1.0",
|
||||
"dependencies": [
|
||||
"boost-algorithm",
|
||||
|
|
Loading…
Reference in New Issue