mirror of
https://github.com/Xevion/Pac-Man.git
synced 2025-12-06 01:15:42 -06:00
cargo-vcpkg installs to target/vcpkg but rust-sdl2's vcpkg-rs crate auto-detection doesn't reliably find it on all platforms. Set VCPKG_ROOT explicitly to ensure consistent library discovery across platforms.