| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | FindPython: reduces consumption of resources | Marc Chevrier | 2020-02-10 | 1 | -0/+1 |
| | | | | | | | | Stores more information in the cache to reduce the number of sub-processes required on subsequent find_package calls. Fixes: #20337 | ||||
| * | FindPython: Extend virtual environment handling by considering conda | Sebastian Müller | 2019-12-21 | 1 | -0/+4 |
| | | | | | | | - Add functionality to recognize and use CONDA_PREFIX environment variable - Add tests for conda virtual environments - Fixes: #20111 | ||||
| * | FindPython*: Add capability to control virtual env handling. | Marc Chevrier | 2019-04-03 | 4 | -0/+71 |
| Fixes: #19097 | |||||
