mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-13 01:29:02 -05:00
9f205acefe
Configration variable Python_FIND_STRATEGY controls the lookup startegy. Possible values are LOCATION and VERSION. Fixes: #19159