Issue 60612
Summary LLVM outputs LLVM-Config.cmake and LLVMConfig.cmake to directory
Labels new issue
Assignees
Reporter rnichollx
    LLVM outputs both LLVMConfig.cmake and LLVM-Config.cmake. The project should only export one of these two options as llvm-config.cmake and LLVM-Config.cmake are equivalent on case insensitive filesystems, making which file becomes loaded undefined.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to