mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-09 15:49:56 -05:00
dd0664415a
To support any python installation, if package 'distutils.sysconfig' is not available, try to use package 'sysconfig'. Fixes: #20502