[PATCH] D101070: [llvm][cmake] Make `install_symlink` robust to absolute dirs.
Sebastian Neubauer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 25 02:35:52 PDT 2022
sebastian-ne added a comment.
Hi, not sure if you saw D130256 <https://reviews.llvm.org/D130256>, but I needed to extend CMAKE_MODULE_PATH, otherwise the ExtendPath module was not found when running LLVMInstallSymlink.cmake.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101070/new/
https://reviews.llvm.org/D101070
More information about the cfe-commits
mailing list