llvm-project/lldb/cmake
Aidan Dodds a15b44c967 Patch cmake to allow detection of python 2.7.9+
Some distributions of python have their version defined as follows in patchlevel.h (note the '+'):
#define PY_VERSION "2.7.9+"
The '+' char needs to be stripped by the cmake regex so that LLDBs python lib detection is successful.

Differential Revision: http://reviews.llvm.org/D15566

llvm-svn: 255893
2015-12-17 14:13:39 +00:00
..
modules Patch cmake to allow detection of python 2.7.9+ 2015-12-17 14:13:39 +00:00
platforms Switch to gold linker on android x86, x86_64, arm 2015-12-10 11:02:51 +00:00
LLDBDependencies.cmake Use library discovery for curses and panel 2015-11-15 01:53:23 +00:00