labath accepted this revision. labath added a comment. This revision is now accepted and ready to land.
This looks good to me. ================ Comment at: lldb/cmake/modules/LLDBConfig.cmake:68-70 +option(LLDB_EMBED_PYTHON_HOME + "Embed PYTHONHOME in the binary. If set to OFF, PYTHONHOME environment variable will \ + be used to to locate Python." ${default_embed_python_home}) ---------------- Maybe this could also be in the `if(LLDB_ENABLE_PYTHON)` block below? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D74727/new/ https://reviews.llvm.org/D74727 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits