hhb added a comment.

In D67641#1671881 <https://reviews.llvm.org/D67641#1671881>, @JDevlieghere 
wrote:

> Can we match what `FindPythonInterp ` and `FindPythonLibs` does?
>
>   mark_as_advanced(
>     PYTHON_EXECUTABLE
>     PYTHON_DEBUG_LIBRARY
>     PYTHON_LIBRARY
>     PYTHON_INCLUDE_DIR
>   )
>


Added for PYTHON_EXECUTABLE.

PYTHON_HOME is required, and other variables are derived from PYTHON_HOME. I 
don't think anyone will be interested in setting them separately...


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67641/new/

https://reviews.llvm.org/D67641



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

Reply via email to