Displaying 1 result from an estimated 1 matches for "6ab87be6".
2020 Jul 30
2
Help with build
At 7/30/2020 11:41 AM, Michael Kruse wrote:
>This looks like cmake starts processing with a wrong top-level CMakeLists.txt (llvm\docs\CMakeLists.txt). It should be <your llvm-project checkout>\llvm\CMakeLists.txt. For instance:
>
>C:\> cmake -SÂ <your llvm-project checkout>\llvm -B C:/LLVM/Build
Thank you for responding. I'm trying to build just the LLVM