Merge topic 'FindPython-updates'

329f6aeca5 FindPython*: Windows: add facility to select lookup order for registry.
ffb560adc9 FindPython*: MacOS: Fix erroneous handling of Frameworks.
b0b53921ce FindPython: clean-up lookup names strategy

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2369
This commit is contained in:
Brad King
2018-09-18 15:15:07 +00:00
committed by Kitware Robot
5 changed files with 421 additions and 68 deletions
@@ -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).