ladybird/Meta/CMake/vcpkg/distribution-triplets
Timothy Flynn 0447d05d52 Meta: Support fully static distribution release builds
This adds the vcpkg triplets and CMake preset to perform release
builds for distribution. These builds are fully static, and currently
intended to be used for the `js` ESVU release.

In the future, linking everything statically into the final binary is
probably not what we will do for released Ladybird builds. Instead, we
may have a "libladybird.so", which is then linked into the binary. But
this should be fine for `js` for now.
2024-11-08 11:29:18 -07:00
..
arm64-linux.cmake Meta: Support fully static distribution release builds 2024-11-08 11:29:18 -07:00
arm64-osx.cmake Meta: Support fully static distribution release builds 2024-11-08 11:29:18 -07:00
distribution.cmake Meta: Support fully static distribution release builds 2024-11-08 11:29:18 -07:00
x64-linux.cmake Meta: Support fully static distribution release builds 2024-11-08 11:29:18 -07:00
x64-osx.cmake Meta: Support fully static distribution release builds 2024-11-08 11:29:18 -07:00