llhttp
llhttp copied to clipboard
`BUILD_STATIC_LIBS` is a rather generic option name
CMake options appear to have global scope so some kind of namespacing might be worth doing.
It conflicts with the libcurl option here: https://github.com/curl/curl/blob/2ade14b6668892e42cf0c5a293bed4bc09d83805/CMakeLists.txt#L214
Make absolutely sense. I don't have time to work on this at the moment, would you like to send a PR?
Yes, I will. I won't be doing this straight away, but I've added an issue about this to my own project, so I'll get to it at some point hopefully fairly soon.