Skip to content

Restore support for cross-compiling CMake itself

Marc Chevrier requested to merge marc.chevrier/cmake:release-bugfixes into master

In !5158 (merged) we added a try_run. In cross-compilation mode, C++ features tests must avoid running tests if there is no emulator defined.

Backport: release
Topic-rename: CMake-cross-compiling

Edited by Brad King

Merge request reports