Skip to content

cmake-gui: Pass CMAKE_SYSTEM_PROCESSOR to from gui to cmake

Jiri Malak requested to merge (removed):patch-1 into master

Add missing CMAKE_SYSTEM_PROCESSOR cmake cache entry to passed options for first configure. We already pass CMAKE_SYSTEM_{NAME,VERSION}.

CMAKE_SYSTEM_PROCESSOR entry is important for cross-compilation configuration.

Topic-rename: cmake-gui-system-processor

Edited by Brad King

Merge request reports