diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2020-04-23 20:46:47 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2020-04-28 09:24:27 -0700 |
commit | c4c3883b00d3a6aa657a5e3e515c90c9ea1f81c6 (patch) | |
tree | 9b9acfba53c4f4e210839627dbec2652788ff9e6 /clang/unittests/Format/FormatTestCSharp.cpp | |
parent | a0004358a8e7f6956b8b59998e99f4ea8ee201f3 (diff) | |
download | llvm-c4c3883b00d3a6aa657a5e3e515c90c9ea1f81c6.zip llvm-c4c3883b00d3a6aa657a5e3e515c90c9ea1f81c6.tar.gz llvm-c4c3883b00d3a6aa657a5e3e515c90c9ea1f81c6.tar.bz2 |
build: use `find_package(Python3)` if available
This is primarily motivated by the desire to move from Python2 to
Python3. `PYTHON_EXECUTABLE` is ambiguous. This explicitly identifies
the python interpreter in use. Since the LLVM build seems to be able to
completed successfully with python3, use that across the build. The old
path aliases `PYTHON_EXECUTABLE` to be treated as Python3.
Diffstat (limited to 'clang/unittests/Format/FormatTestCSharp.cpp')
0 files changed, 0 insertions, 0 deletions