ladybird/.devcontainer/features
Andrew Kaster dda1573746 Devcontainer: Set VCPKG_FORCE_SYSTEM_BINARIES when building cache
vcpkg requires this flag to be set when building on non-x86 Linux,
as they don't ship enough cached tools for those platforms.

Put another way, we must allow system-installed versions of tools
such as CMake, Ninja, and pkg-config into the vcpkg build process
on these platforms.
2025-02-18 15:33:51 -07:00
..
ladybird Devcontainer: Add a Fedora 41 devcontainer for use in CI 2024-12-31 13:42:50 -07:00
vcpkg-cache Devcontainer: Set VCPKG_FORCE_SYSTEM_BINARIES when building cache 2025-02-18 15:33:51 -07:00