Skip to content

Commit

Permalink
[Documentation] Add missed compile time flag SENTRY_TRANSPORT_COMPRES…
Browse files Browse the repository at this point in the history
…SION description to the README.md file

Signed-off-by: Vitalii Koshura <[email protected]>
  • Loading branch information
AenBleidd committed Apr 4, 2024
1 parent 55b6761 commit d6ab05c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,9 @@ using `cmake -D BUILD_SHARED_LIBS=OFF ..`.
- `SENTRY_BREAKPAD_SYSTEM` (Default: OFF):
This instructs the build system to use system-installed breakpad libraries instead of using the in-tree version.

- `SENTRY_TRANSPORT_COMPRESSION` (Default: OFF):
Adds Gzip transport compression. Requires `zlib`.

| Feature | Windows | macOS | Linux | Android | iOS |
| ---------- | ------- | ----- | ----- | ------- | --- |
| Transports | | | | | |
Expand Down

0 comments on commit d6ab05c

Please sign in to comment.