diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2023-01-18 22:23:25 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-02-16 21:10:05 (GMT) |
commit | 9693191582b3bd0ccff26c60869299f93c8aae0d (patch) | |
tree | 81afa23cbcc598291b262abebaceed5e3477ab5a /Help/guide/tutorial/Complete/MathFunctions/MakeTable.cmake | |
parent | 51c79170720abc16981381c924e2c50b5ed45ecf (diff) | |
download | CMake-9693191582b3bd0ccff26c60869299f93c8aae0d.zip CMake-9693191582b3bd0ccff26c60869299f93c8aae0d.tar.gz CMake-9693191582b3bd0ccff26c60869299f93c8aae0d.tar.bz2 |
Swift: Emit debug information on Windows
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
Diffstat (limited to 'Help/guide/tutorial/Complete/MathFunctions/MakeTable.cmake')
0 files changed, 0 insertions, 0 deletions