llvm-project/lldb/cmake
Nathan Lanza 98a48794ec Don't require python exe and lib versions to match while crosscompiling
Summary:
While cross compiling, the python executable is used to run a handful
of scripts while the libraries are linked and headers are included.
Theoretically it's possible for the versions to match completely, but
requiring the build to match 2.7.10 to 2.7.15 is unnecessary.

Subscribers: mgorny

Differential Revision: https://reviews.llvm.org/D64822

llvm-svn: 366285
2019-07-16 23:54:17 +00:00
..
XcodeHeaderGenerator [CMake] Abstract Config.h generation for Xcode 2017-04-27 16:04:26 +00:00
caches [CMake] Add Apple-lldb-Xcode.cmake cache that avoids install options 2019-07-16 16:57:45 +00:00
modules Don't require python exe and lib versions to match while crosscompiling 2019-07-16 23:54:17 +00:00