| commit | 9b0510fa57ccace72de1147e0908c033e37b4fb1 | [log] [tgz] |
|---|---|---|
| author | Marc Chevrier <marc.chevrier@gmail.com> | Sun Jan 05 17:27:42 2025 +0100 |
| committer | Marc Chevrier <marc.chevrier@gmail.com> | Sat Jan 11 15:47:06 2025 +0100 |
| tree | d0329b4210e017a710ba2bcdfad132b4f0e3c498 | |
| parent | ef6f5774fa07c36f799533202a790b9648c0648a [diff] |
FindPython: add support for multiple searches in same directory In some situations, like cross-compilation, it can be required to search for the host python interpreter as well as the cross-compilation development artifacts. By managing different prefixes for the artifacts, multiple and independent searches can be achieved.