Mention CPPTRACE_STATIC_DEFINE for non-cmake instructions
This commit is contained in:
parent
42a91af570
commit
123e7df4f4
@ -654,6 +654,8 @@ The typical dependencies for cpptrace are:
|
||||
|
||||
Note: Newer libdwarf requires `-lzstd`, older libdwarf does not.
|
||||
|
||||
If you are linking statically, you will additionally need to specify `-DCPPTRACE_STATIC_DEFINE`.
|
||||
|
||||
Dependencies may differ if different back-ends are manually selected.
|
||||
|
||||
## Installation Without Package Managers or FetchContent
|
||||
|
||||
Loading…
Reference in New Issue
Block a user