1. Home
  2. Browse
  3. cpptrace

cpptrace

v1.0.4#1Latest

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

Install

Run the following Vcpkg command to install the port.

vcpkg install cpptrace

Usage

cpptrace provides CMake targets:

find_package(cpptrace CONFIG REQUIRED)

target_link_libraries(main PRIVATE cpptrace::cpptrace)

Features

Dependencies

See source

Version

v1.0.4#1

Publication

Supports

!(uwp | android)

GitHub

jeremy-rifkin/cpptrace

Homepage

github.com/jeremy-rifkin/cpptrace

Subtree

4216354bbf

License

MIT

Definition

Manifest