| Issue |
60609
|
| Summary |
LLVMConfig.cmake exported to strange location
|
| Labels |
new issue
|
| Assignees |
|
| Reporter |
rnichollx
|
When building with MSVC compilers using the Ninja generator, the output directory structure is strange.
`build-dir/LLVMConfig.cmake` does not exist.
Instead the file is placed in
`build-dir\cmake\modules\CMakeFiles\LLVMConfig.cmake`
While not a huge issue, this does break convention. Normally the file is put at the build root.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs