[all-commits] [llvm/llvm-project] 816772: [CMake] Install FindLibEdit find module
Eric Kilmer via All-commits
all-commits at lists.llvm.org
Thu May 4 06:34:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8167727b4a08799787a9596df369ee98a90f7725
https://github.com/llvm/llvm-project/commit/8167727b4a08799787a9596df369ee98a90f7725
Author: Eric Kilmer <eric.d.kilmer at gmail.com>
Date: 2023-05-04 (Thu, 04 May 2023)
Changed paths:
R cmake/Modules/FindLibEdit.cmake
A llvm/cmake/modules/FindLibEdit.cmake
Log Message:
-----------
[CMake] Install FindLibEdit find module
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.
Fixes https://github.com/llvm/llvm-project/issues/62300
Reviewed By: Dinistro
Differential Revision: https://reviews.llvm.org/D148993
More information about the All-commits
mailing list