Commit daf40c1
[CMake] Add fallback hint to find Clang on lib64 systems
This adds ${LLVM_DIR}/../clang to extra_hints to automatically resolve Clang_DIR directly using LLVM_DIR if already resolved, especially for linux distributions like Linux that deafult to lib64 for libraries1 parent 1312b24 commit daf40c1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
0 commit comments