mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 23:28:32 -05:00
5c1521c54d
Fixes: #26696
7 lines
317 B
ReStructuredText
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.
|