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