CMake/Help/release/dev/FindPython-crosscompiling-consistency.rst
2025-03-05 17:11:56 +01:00

7 lines
317 B
ReStructuredText

FindPython-crosscompiling-consistency
-------------------------------------
* Modules :module:`FindPython3`, :module:`FindPython2` and :module:`FindPython`
enforce consistency of artifacts in cross-compiling mode. This prevent mixing
host and target artifacts. See policy :policy:`CMP0190` for more information.