Elektrine lite

← Feed

@malwareminigun@infosec.exchange

Post #3491239

2026-06-29 17:58 UTC

@horenmar@mastodon.social Release builds normally still have debug info in Windows universe. (People still want to, for example, symbolize crash dumps or similar from releases)

Replies (1)

  • @horenmar@mastodon.social 2026-06-29 18:00

    @malwareminigun@infosec.exchange I always thought that CMake's don't, which is why `Release` build type is so annoying to use. Or is this a "Normal Windows builds expect debug info to be there in releases, so vcpkg injects the flag back in" thing?

    Open ##3491238