Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add libbacktrace package #174

Merged
merged 13 commits into from
Apr 2, 2020
Prev Previous commit
Next Next commit
Update documentation
  • Loading branch information
Bjoe committed Mar 18, 2020
commit 59d8f0b90e343794fce2ad4e04a829199f65c40e
3 changes: 1 addition & 2 deletions docs/packages/pkg/libbacktrace.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@ libbacktrace
============

- `Official <https://github.com/ianlancetaylor/libbacktrace>`__
- `Hunterized <https://github.com/cpp-pm/libbacktrace>`__
- `Example <https://github.com/cpp-pm/hunter/blob/master/examples/libbacktrace/CMakeLists.txt>`__
- Added by `Joerg-Christian Boehme <https://github.com/Bjoe>`__ (`pr-N <https://github.com/cpp-pm/hunter/pull/N>`__)
- Added by `Joerg-Christian Boehme <https://github.com/Bjoe>`__ (`pr-174 <https://github.com/cpp-pm/hunter/pull/174>`__)

.. literalinclude:: /../examples/libbacktrace/CMakeLists.txt
:language: cmake
Expand Down