Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properties: Add CROSSCOMPILING_EMULATOR target property. | Matt McCormick | 2015-04-07 | 1 | -0/+15 |
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. |