Simple, portable, and self-contained stacktrace library for C++11 and newer
cpptrace provides CMake targets:
find_package(cpptrace CONFIG REQUIRED)
target_link_libraries(main PRIVATE cpptrace::cpptrace)
Use libunwind for stack unwinding
v1.0.4#1
!(uwp | android)
MIT
Manifest