[PATCH] D152058: [CMake] Disable exceptions in cpp-httplib

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 3 15:20:28 PDT 2023


phosek added a comment.

Thanks for catching this, I'm also not sure why this doesn't come up in our build. I think it'd be cleaner to provide a CMake option to disable exceptions in the generated CMake package, I created https://github.com/yhirose/cpp-httplib/pull/1580 that implements that.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152058/new/

https://reviews.llvm.org/D152058



More information about the llvm-commits mailing list