mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
- Add builtin registry baseline (fixes building locally with msvc builtin vcpkg) - Add protobuf as an explicit dependency (previously was installed as a dependency of opencv) - In windows CI, checkout repository before running vcpkg (silences warning that vcpkg.json was not found)