ladybird/Meta/CMake/vcpkg
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
..
base-triplets CMake: Force vcpkg to use CMAKE_CXX_COMPILER as specified to CMake 2024-07-18 14:48:20 +02:00
debug-triplets Meta: Use dynamic vcpkg linkage for release builds 2024-11-06 10:38:57 -07:00
overlay-ports/vulkan Meta: Tell vcpkg we don't need to build vulkan-loader 2024-07-07 09:51:29 -06:00
release-triplets Meta: Use dynamic vcpkg linkage for release builds 2024-11-06 10:38:57 -07:00
sanitizer-triplets Meta: Use dynamic vcpkg linkage for release builds 2024-11-06 10:38:57 -07:00
generate_vcpkg_toolchain_variables.cmake CMake: Force vcpkg to use CMAKE_CXX_COMPILER as specified to CMake 2024-07-18 14:48:20 +02:00