[PATCH] D99715: [CMake] Respect LLVM_MINIMUM_PYTHON_VERSION in Tooling/CMakeLists.txt

Dominik Montada via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 1 03:32:23 PDT 2021


gargaroff added a comment.

Although I find it strange, that `find_package` is called again, even though it is already set through `llvm/CMakeLists.txt`, this patch does not try to refactor this in any way. The sole purpose is to make tests executable again in our downstream setup.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99715/new/

https://reviews.llvm.org/D99715



More information about the cfe-commits mailing list