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)
v1.0.4#0
Jul 26, 2025
!(uwp | android)
jeremy-rifkin/cpptrace
github.com/jeremy-rifkin/cpptrace
2cbba3c698
MIT
Manifest