blob: af591d3752dbd6b2df8b125e13a1e59438b8a89e [file]
FindPython-CROSSCOMPILING_EMULATOR
----------------------------------
* The :module:`FindPython`, :module:`FindPython2`, and :module:`FindPython3`
modules gained the possibility to override the
:variable:`CMAKE_CROSSCOMPILING_EMULATOR` variable by respectively, the
variables ``Python_CROSSCOMPILING_EMULATOR``,
``Python2_CROSSCOMPILING_EMULATOR``, and ``Python3_CROSSCOMPILING_EMULATOR``.