mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 05:11:15 -06:00
Teach the `add_custom_command` and `add_custom_target' commands to substitute argv0 with the crosscompiling emulator if it is a target with the `CROSSCOMPILING_EMULATOR` property set.
2 lines
70 B
CMake
2 lines
70 B
CMake
include(${CMAKE_CURRENT_LIST_DIR}/AddCustomCommand-build-check.cmake)
|