mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-21 15:10:19 +00:00
0447d05d52
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. |
||
---|---|---|
.. | ||
base-triplets | ||
debug-triplets | ||
distribution-triplets | ||
overlay-ports | ||
release-triplets | ||
sanitizer-triplets | ||
generate_vcpkg_toolchain_variables.cmake |