krytarowski added a comment. In http://reviews.llvm.org/D19772#417922, @zturner wrote:
> Don't we already call FindPythonInterp from somewhere else in the LLDB's > CMake files? $ git grep FindPythonInterp cmake/modules/LLDBStandalone.cmake: include(FindPythonInterp) scripts/Python/modules/readline/CMakeLists.txt:include(FindPythonInterp) It's needed in `scripts/CMakeLists.txt` as well. Repository: rL LLVM http://reviews.llvm.org/D19772 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits