FindPython*: Windows: add facility to select lookup order for registry.

Fixes: #18302
This commit is contained in:
Marc Chevrier
2018-09-11 10:48:08 +02:00
parent ffb560adc9
commit 329f6aeca5
5 changed files with 244 additions and 61 deletions

View File

@@ -0,0 +1,6 @@
FindPython-lookup-strategy
--------------------------
* Modules :module:`FindPython3`, :module:`FindPython2` and :module:`FindPython`
gain capability to control order of resource lookup on macOS (Framework) and
Windows (Registry).