mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 15:40: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. |
||
---|---|---|
.. | ||
arm64-linux.cmake | ||
arm64-osx.cmake | ||
distribution.cmake | ||
x64-linux.cmake | ||
x64-osx.cmake |