mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
9 lines
399 B
ReStructuredText
9 lines
399 B
ReStructuredText
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``.
|