C libbrotli build instructions in readme or documentation
Open
- Dominant language
- TypeScript
- Stars
- 14.9k
- Forks
- 1.4k
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 9
Description
It'd be useful to have instructions on how to include and link against libbrotli from C/C++:
the includes are: #include and #include
The linker flags are: -lbrotlidec -lbrotlienc (and not -lbrotli as might be one's first guess)
It also may be useful to check if pkg-config is supported
Contributor guide
Assessment
This issue has not been assessed yet.