summaryrefslogtreecommitdiff
path: root/CMake/FindDBGHELP.cmake
AgeCommit message (Collapse)Author
2024-11-19build: add a file for Windows backtracing libraryDanny Holman
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>