Skip to content

Teach CROSSCOMPILING_EMULATOR to support arguments

kfazi requested to merge kfazi/cmake:emulator-arguments into master

When CMAKE_CROSSCOMPILING_EMULATOR contains arguments, the add_custom_command command no longer treats these arguments as a part of emulator's path.

Fixes #19321 (closed)

Edited by kfazi

Merge request reports