mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 11:10:06 -05:00
8 lines
258 B
ReStructuredText
8 lines
258 B
ReStructuredText
emulator-property
|
|
-----------------
|
|
|
|
* A :prop_tgt:`CROSSCOMPILING_EMULATOR` target property and supporting
|
|
:variable:`CMAKE_CROSSCOMPILING_EMULATOR` variable were introduced
|
|
to allow target platform binaries to run on the host during cross
|
|
compiling.
|