diff options
author | Kevin Smith <git@kismith.co.uk> | 2022-07-26 21:08:48 +0100 |
---|---|---|
committer | Kevin Smith <git@kismith.co.uk> | 2022-07-28 20:37:44 +0100 |
commit | 7f44a1b44ec4eecaa840c14441c825e705bbde47 (patch) | |
tree | 31b1dc4416f53aa4140f071a15b161816a8682e2 /test/src/example.cpp | |
parent | 89ca5440a213f40187e563790976b791b06ff2a7 (diff) | |
download | redot-cpp-7f44a1b44ec4eecaa840c14441c825e705bbde47.tar.gz |
Add debug information to Windows builds
Previously, Windows builds were being produced without debug
information, leading to somewhat unhelpful backtraces etc.
without symbols.
This builds the symbols in (only for debug builds - I've
deliberately not touched release builds here) so gdextension
bugs are a little more tractable.
Test-Information:
Have been running this patch for weeks, and getting useful
traces out on the commandline, and useful debugging from
debuggers.
Diffstat (limited to 'test/src/example.cpp')
0 files changed, 0 insertions, 0 deletions