FindPython-crosscompiling-consistency.rst 317 B

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