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