diff options
author | Kristján Valur Jónsson <sweskman@gmail.com> | 2022-03-24 12:52:15 +0000 |
---|---|---|
committer | Kristján Valur Jónsson <sweskman@gmail.com> | 2022-03-24 14:41:22 +0000 |
commit | ff57c18b9e7bcea564dc163eb195aefce44a12a3 (patch) | |
tree | cee3eaf78acfa3c04db3b225459a66e27ab5fcde /.github | |
parent | f8de9a4bd433791890572f7b9147e685653ddef9 (diff) |
Embed debug information in windows static lib, rather than create a .pdb file
Using .pdb files with .lib files on windows is very inconvenient, particularly if the .lib
file is then linked as part of a different .dll. Chances are that the original .pdb
will not be picked up or distributed along with the tooling.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions