[Lldb-commits] [PATCH] D13404: Teach CMake to find versions of Python != 2.7
Zachary Turner via lldb-commits
lldb-commits at lists.llvm.org
Fri Oct 2 17:54:04 PDT 2015
zturner created this revision.
zturner added a reviewer: enlight.
zturner added a subscriber: lldb-commits.
Hi Vadim,
Would you mind taking a look at this? My CMake-fu is only level 5, so if you have any suggestions on how to improve this, let me know.
Note that I'm claiming with this revision that LLDB itself works with Python versions other than 2.7. Only that CMake can set all the variables appropriately if you point it to a different version of CMake
http://reviews.llvm.org/D13404
Files:
cmake/modules/LLDBConfig.cmake
cmake/modules/LLDBStandalone.cmake
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13404.36422.patch
Type: text/x-patch
Size: 9357 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151003/314c13bb/attachment-0001.bin>
More information about the lldb-commits
mailing list