[Lldb-commits] [PATCH] D72107: [lldb/CMake] Autodetect Python dependency

Alex Langford via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jan 2 14:00:20 PST 2020


xiaobai added a comment.

It's nice to consolidate the logic into one place. I think you will probably need to make an appropriate change on the buildbot side as well (if you haven't done that already).

Where is `FindPythonInterpAndLibs` being included?


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D72107





More information about the lldb-commits mailing list