mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-02 11:49:55 -06:00
Through hint Python_FIND_IMPLEMENTATIONS it is possble to specify, as an ordered list, which implementations must be searched for. Currently possible values are: * CPython * IronPython
6 lines
221 B
ReStructuredText
6 lines
221 B
ReStructuredText
FindPython-find-implementations
|
|
-------------------------------
|
|
|
|
* The :module:`FindPython3`, :module:`FindPython2` and :module:`FindPython`
|
|
modules gained the capability to specify which implementations to search for.
|