1. Home
  2. Browse
  3. cpptrace

cpptrace

v0.6.3#0Latest

Simple, portable, and self-contained stacktrace library for C++11 and newer

Install

Run the following Vcpkg command to install the port.

Usage

cpptrace provides CMake targets:

find_package(cpptrace CONFIG REQUIRED)

target_link_libraries(main PRIVATE cpptrace::cpptrace)

Dependencies

See source

Version

v0.6.3#0

Publication

Supports

!(uwp | android)

GitHub

jeremy-rifkin/cpptrace566

Homepage

github.com/jeremy-rifkin/cpptrace

Subtree

642899d0f4

License

MIT

Definition

Manifest