| 1234567 |
- 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``.
|