[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 05:47:25 PDT 2021


gargaroff added a comment.

In D99715#2663588 <https://reviews.llvm.org/D99715#2663588>, @serge-sans-paille wrote:

> Did you try just removing that `find_package`?

Simply removing it also works. I just wasn't sure whether it might be required by something else, but if not I can go ahead and change this diff to remove it instead.


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