Skip to content

Add optional cpp-httplib compression support#344

Open
ernestpasnik wants to merge 5 commits into
TeamHypersomnia:masterfrom
ernestpasnik:patch-2
Open

Add optional cpp-httplib compression support#344
ernestpasnik wants to merge 5 commits into
TeamHypersomnia:masterfrom
ernestpasnik:patch-2

Conversation

@ernestpasnik

@ernestpasnik ernestpasnik commented May 7, 2026

Copy link
Copy Markdown

It's optional compression support for cpp-httplib (zlib, zstd, brotli), if a library is missing, nothing breaks.

https://github.com/yhirose/cpp-httplib#compression

@ernestpasnik

Copy link
Copy Markdown
Author

failed 😞 @geneotech

@geneotech

Copy link
Copy Markdown
Member

Well, looks like it's related to your change:

-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11")
CMake Error at CMakeLists.txt:1924 (target_link_libraries):
  Cannot specify link libraries for target "Hypersomnia" which is not built
  by this project.

@ernestpasnik

Copy link
Copy Markdown
Author

Dropped Zstd because no webserver actually uses it, and maybe macOS will finally calm down now ^^

@geneotech geneotech force-pushed the master branch 4 times, most recently from 4dd9755 to 9895a89 Compare May 22, 2026 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants