HomeFreeBSD

graphics/qgis-ltr: Use default Python version

Description

graphics/qgis-ltr: Use default Python version

cmake's FindPython.cmake always returns the highest found Python version,
although the default version is needed here, since only for this usually
further tools like SIP etc. are installed.

Passing the path of the default version to Python_EXECUTABLE causes the
cmake configuration to use it.

Co-authored-by: Rainer Hurling <rhurlin@gwdg.de>

PR: 272457
MFH: 2023Q3

Details

Provenance
alt2600@icloud.com <alt2600@icloud.com>Authored on Jul 14 2023, 7:22 AM
rhurlinCommitted on Jul 14 2023, 7:24 AM
Parents
R11:c3a413762d4f: graphics/qgis: Use default Python version
Branches
Unknown
Tags
Unknown