Support for C++ libs
Open
- Dominant language
- C#
- Stars
- 1.4k
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
Currently C++ support appears to be limited to DLL and EXE targets.
What I would like to see is sourcelink information being generated for static lib targets and then when the final link occurs into a executable the resulting pdb contains the combined sourcelink information for all the static libs that went into building the executable.
I am not sure if this would require an update to link.exe in order to support this scenario
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.