Commit 79840fe
committed
[CMake] Support standalone builds of Clang
If Clang was installed standalone (in particular, not in the LLVM tree),
use the CLANG_INSTALL_PREFIX variable to indicate where it is.
This is the same as 02b0dc1, but only changing the behavior when
`CLANG_INSTALL_PREFIX` is set without any other changes. This should
be a much less risky change (see also the revert in 6179736).1 parent 12c8aff commit 79840fe
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
89 | 95 | | |
90 | 96 | | |
91 | 97 | | |
| |||
0 commit comments