mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
9693191582
When building on Windows, pass `-debug` to the linker to emit the PDB (or `-debug:dwarf` when building with lld and using DWARF). We would previously not do this which meant that we never emitted the debug information making debugging more difficult. Fixes: #24423
201 B
201 B