This is a follow-up to D147153 and addresses CMake warnings about not
finding LibEdit find module when another project uses LLVM as a
dependency.
Details
Details
- Reviewers
phosek Dinistro - Commits
- rG8167727b4a08: [CMake] Install FindLibEdit find module
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
We observed the warning related to LibEdit and this patch seems to resolve it.
LGTM, but I'm no CMake expert, so someone else should take a look as well.
Comment Actions
Thank you for testing and confirming this patch @Dinistro.
I don't know who else to tag to get a review. If/when someone else approves it, I would appreciate them helping me (if possible) to land this in main because I do not have commit access. Thank you!
Comment Actions
Given that there was no other interaction on this, I assume that it's fine to land this patch.
I'll take care of committing it for you.