HomePhabricator

[cmake] Remove redundant find_package(Python)

Description

[cmake] Remove redundant find_package(Python)

Summary: These calls are no-op because the FindPython for the interpreter is already called in the main CMakeLists.txt (and the variable is cached). Also these calls don't make it mandatory nor enforce a minimum version which is confusing.

Test Plan:

ninja all check-all

Reviewers: #bitcoin_abc, PiRK

Reviewed By: #bitcoin_abc, PiRK

Differential Revision: https://reviews.bitcoinabc.org/D16947

Details

Provenance
FabienAuthored on Mon, Oct 21, 16:08
FabienPushed on Mon, Oct 21, 19:20
Reviewer
Restricted Project
Differential Revision
D16947: [cmake] Remove redundant find_package(Python)
Parents
rABCd36379971c02: Bump CMake minimum version to 3.18
Branches
Unknown
Tags
Unknown