Fix formatting of a table
This commit is contained in:
parent
ac89001bad
commit
ea30c99f35
@ -621,7 +621,7 @@ In addition to any include or library paths you'll need to specify to tell the c
|
|||||||
typical dependencies for cpptrace are:
|
typical dependencies for cpptrace are:
|
||||||
|
|
||||||
| Compiler | Platform | Dependencies |
|
| Compiler | Platform | Dependencies |
|
||||||
| ----------------------- | ---------------- | --------------------------------------- |
|
| ----------------------- | ---------------- | ---------------------------------- |
|
||||||
| gcc, clang, intel, etc. | Linux/macos/unix | `-lcpptrace -ldwarf -lz -ldl` |
|
| gcc, clang, intel, etc. | Linux/macos/unix | `-lcpptrace -ldwarf -lz -ldl` |
|
||||||
| gcc | Windows | `-lcpptrace -ldbghelp -ldwarf -lz` |
|
| gcc | Windows | `-lcpptrace -ldbghelp -ldwarf -lz` |
|
||||||
| msvc | Windows | `cpptrace.lib dbghelp.lib` |
|
| msvc | Windows | `cpptrace.lib dbghelp.lib` |
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user