Files
swift-mirror/cmake/modules/SwiftHandleGybSources.cmake
Saleem Abdulrasool 202ee5b020 build: help pave the road for a mixed Python build
LLDB requires python3, however, gyb is a python2 tool.  Use the fact
that we have a newer CMake at our disposal and use the `Python2` package
in CMake to locate a viable python interpreter.  This allows us to have
references to both versions of python simultaneously.
2020-02-12 19:07:01 -08:00

6.9 KiB