Merge topic 'FindPython-handle-virtual-env'

8a2f62cc18 FindPython*: Add capability to control virtual env handling.

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3173
This commit is contained in:
Brad King
2019-04-04 15:28:41 +00:00
committed by Kitware Robot
10 changed files with 198 additions and 20 deletions

View File

@@ -0,0 +1,5 @@
FindPython-virtual-env
----------------------
* Modules :module:`FindPython3`, :module:`FindPython2` and :module:`FindPython`
gain capability to control how virtual environments are handled.