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