[Lldb-commits] [PATCH] D64881: [Cmake] Use the modern way to find Python when possible

Hans Wennborg via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jul 23 09:01:23 PDT 2019


hans added a comment.

In D64881#1596920 <https://reviews.llvm.org/D64881#1596920>, @labath wrote:

> I think setting -DPYTHON_EXECUTABLE=C:\Users\hwennborg\AppData\Local\Programs\Python\Python36-32\python.exe (or something) should be enough to get cmake to select python3 for the interpreter as well.


Cool, that works. Thanks!


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D64881





More information about the lldb-commits mailing list