blob: 390463ec4bec81dd1ad9d23c06640083c8a09e25 (
plain)
1
2
3
4
5
6
|
custom-command-CROSSCOMPILING_EMULATOR
--------------------------------------
* The :command:`add_custom_command` and :command:`add_custom_target` commands
learned how to use the :prop_tgt:`CROSSCOMPILING_EMULATOR` executable
target property.
|