CMake/Tests/FindPython/IronPython2
Marc Chevrier d2c47c822b FindPython: Add capability to specify Python implementations
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
2020-04-28 13:56:18 +02:00
..
CMakeLists.txt FindPython: Add capability to specify Python implementations 2020-04-28 13:56:18 +02:00