[PATCH] D114327: [CMake] Installable find modules for terminfo and libffi

Jack Andersen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 29 15:18:10 PST 2021


jackoalan added a comment.

I should also note that I tested this change on Windows and this does not interfere with package importing there. (`LLVM_ENABLE_TERMINFO` and `LLVM_ENABLE_FFI` are set false in `LLVMConfig.cmake`)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114327



More information about the llvm-commits mailing list