ladybird/Meta/CMake/vcpkg/release-triplets
Timothy Flynn d86693158a Meta: Use dynamic vcpkg linkage for release builds
By using static linkage, we are opening ourselves up to ODR violations
that result in runtime crashes (rather than build-time link errors). For
example, we've seen this happen while trying to use Skia context in both
LibGfx and LibWeb.
2024-11-06 10:38:57 -07:00
..
arm64-linux.cmake CMake: Add triplets for arm64-linux 2024-07-07 15:56:59 +02:00
arm64-osx.cmake Meta: Only build vcpkg dependencies in release mode by default 2024-06-28 12:10:59 -04:00
release.cmake Meta: Use dynamic vcpkg linkage for release builds 2024-11-06 10:38:57 -07:00
x64-linux.cmake Meta: Only build vcpkg dependencies in release mode by default 2024-06-28 12:10:59 -04:00
x64-osx.cmake Meta: Only build vcpkg dependencies in release mode by default 2024-06-28 12:10:59 -04:00