mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-30 18:29:37 -06:00
To enable to locate development artifacts, in the context of virtual environment, without requiring Interpreter component, rely on the configuration file pyvenv.cfg. Fixes: #26505