Issue 147254
Summary Why can't I generate findlldb.cmake?
Labels new issue
Assignees
Reporter leinjay
    cmake -G "Unix Makefiles" -DLLVM_ENABLE_PROJECTS="clang;lldb"    -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=$HOME/local/llvm  ../llvm

in my "build"folder

<img width="930" height="150" alt="Image" src="" />

Is there some cmake compile option I'm missing?

_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to