mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 00:00:39 -05:00
Merge topic 'FindPython-ARTIFACTS_PREFIX'
9b0510fa57 FindPython: add support for multiple searches in same directory
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10157
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
FindPython-ARTIFACTS-PREFIX
|
||||
---------------------------
|
||||
|
||||
* The :module:`FindPython`, :module:`FindPython2`, and :module:`FindPython3`
|
||||
modules gained the possibility to do multiple calls in the same directory by
|
||||
using, respectively, the variables ``Python_ARTIFACTS_PREFIX``,
|
||||
``Python2_ARTIFACTS_PREFIX``, and ``Python3_ARTIFACTS_PREFIX``.
|
||||
Reference in New Issue
Block a user