blob: d30a2f2b6422ebe5e6ab2f249f1d7ebf94569fe5 (
plain)
1
2
3
4
5
6
7
|
CROSSCOMPILING_EMULATOR
-----------------------
Use the given emulator to run executables created when crosscompiling.
This command will be added as a prefix to :command:`add_test`,
:command:`add_custom_command`, and :command:`add_custom_target` commands
for built target system executables.
|