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