[Lldb-commits] [PATCH] D25668: [cmake] Respect LLVM_CMAKE_PATH in stand-alone builds for GetSVN.cmake

Chris Bieneman via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 17 21:00:47 PDT 2016


beanz added a comment.

Maybe we should define `LLVM_CMAKE_PATH` in llvm's CMakeLists.txt so that we don't need a condition here or in clang where we do the same thing?


https://reviews.llvm.org/D25668





More information about the lldb-commits mailing list