1. Home
  2. Browse
  3. cpptrace

cpptrace

v0.3.1#0Go to latest

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.3.1#0

Publication

Supports

!uwp

GitHub

jeremy-rifkin/cpptrace633

Homepage

github.com/jeremy-rifkin/cpptrace

Subtree

83055c068d

License

MIT

Definition

Manifest