Skip to content
  • Matt McCormick's avatar
    Properties: Add CROSSCOMPILING_EMULATOR target property. · 579c4bec
    Matt McCormick authored
    Add CROSSCOMPILING_EMULATOR target property for executables. This is used by
    subsequent patches to run exectuables created for the target system when
    crosscompiling. The property is initialized by the
    CMAKE_CROSSCOMPILING_EMULATOR variable when defined.
    579c4bec