Simple, portable, and self-contained stacktrace library for C++11 and newer
Run the following Vcpkg command to install the port.
vcpkg install cpptrace
cpptrace provides CMake targets:
find_package(cpptrace CONFIG REQUIRED)
target_link_libraries(main PRIVATE cpptrace::cpptrace)
v0.7.3#0
Nov 19, 2024
!(uwp | android)
jeremy-rifkin/cpptrace735
github.com/jeremy-rifkin/cpptrace
230b087591
MIT
Manifest