[PATCH] D135578: [CMake] Add option LLVM_FORCE_CREATE_SYMLINKS
Tobias Hieta via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 11 00:23:52 PDT 2022
thieta added a comment.
In D135578#3847826 <https://reviews.llvm.org/D135578#3847826>, @phosek wrote:
> I'd prefer to have an option like `LLVM_USE_SYMLINKS` and default to `ON` when `CMAKE_HOST_UNIX`, otherwise `OFF`.
Yeah sounds good. And I also fixed the relative symlinks on Windows.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135578/new/
https://reviews.llvm.org/D135578
More information about the llvm-commits
mailing list