]> granicus.if.org Git - llvm/commit
[py3] Teach the CMake build to reject Python versions older than 2.7.
authorChandler Carruth <chandlerc@gmail.com>
Mon, 29 Dec 2014 19:36:05 +0000 (19:36 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 29 Dec 2014 19:36:05 +0000 (19:36 +0000)
commita318a2faaf29e95c25a1f441f27dd39fc18b5712
tree1b12118d94cd115be11a68f5f996daf82cc370ef
parentd52bd88fad1918fed8ff7a211bcad8645f69be96
[py3] Teach the CMake build to reject Python versions older than 2.7.
Continue to require Python 2 however as recent experiments suggest
LLDB's build requires it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224948 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt