Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-11-19 | build: add a file for Windows backtracing library | Danny Holman | 1 | -0/+12 | |
Add a build file that finds the Windows backtracing and symbol resolution library. This will enable the backtrace function on Win32 platforms. Signed-off-by: Danny Holman <dholman@gymli.org> |