[PATCH] D116235: [CMake] Include ZLIB_ROOT in LLVMConfig.cmake

David Tenty via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 5 08:25:17 PST 2022


daltenty accepted this revision.
daltenty added a comment.
This revision is now accepted and ready to land.

LGTM, if the user is setting the ZLIB_ROOT at configure time we should pass it on to the other build stages (e.g compiler-rt)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116235



More information about the llvm-commits mailing list