Skip to content

enable cross compilation builds

Benjamin Buch requested to merge bebuch/proj:enable-cross-build into for/vtk

This forwards CMAKE_CROSSCOMPILING_EMULATOR to enable cross compilation build via emulators like wine64 (linux -> windows).

I think it should also fix vtk/vtk#18449 (closed)

Merge request reports