Bug#945825: [cmake] cannot find development files for default Python

2021-09-13 Thread Timo Röhling
On Wed, 18 Nov 2020 14:30:17 +0100 Marc CHEVRIER wrote: So, for the interpreter, `python3.9’ will be searched first, after ‘python3.8’, etc… When multiple versions are installed, the most recent version of the interpreter is selected. And, after, only ‘Development’ artefacts matching this versi

Bug#945825: [cmake] cannot find development files for default Python

2020-11-18 Thread Marc CHEVRIER
Hi, To help to you to understand this behaviour: Package `FindPython3` search strategy is to look at first at versioned artefacts, starting from the most recent version. And hone you specify multiple components, you are ensured of the consistency between various artefacts searched. So, for the