CMake/Tests/RunCMake/CrosscompilingEmulator
Jean-Christophe Fillion-Robin 8c2cedc624 CustomCommandGenerator: Add support for CROSSCOMPILING_EMULATOR
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.
2016-05-09 08:56:27 -04:00
..
AddTest Tests: Improve source file name in RunCMake.CrosscompilingEmulator 2016-05-03 10:42:21 -04:00
AddCustomCommand-build-check.cmake CustomCommandGenerator: Add support for CROSSCOMPILING_EMULATOR 2016-05-09 08:56:27 -04:00
AddCustomCommand.cmake CustomCommandGenerator: Add support for CROSSCOMPILING_EMULATOR 2016-05-09 08:56:27 -04:00
AddCustomTarget-build-check.cmake CustomCommandGenerator: Add support for CROSSCOMPILING_EMULATOR 2016-05-09 08:56:27 -04:00
AddCustomTarget.cmake CustomCommandGenerator: Add support for CROSSCOMPILING_EMULATOR 2016-05-09 08:56:27 -04:00
AddTest-check.cmake Tests: Cover genex behavior in CROSSCOMPILING_EMULATOR test case 2016-05-03 10:41:52 -04:00
AddTest.cmake Tests: Improve source file name in RunCMake.CrosscompilingEmulator 2016-05-03 10:42:21 -04:00
CMakeLists.txt Properties: Add CROSSCOMPILING_EMULATOR target property. 2015-04-07 13:33:34 -04:00
CrosscompilingEmulatorProperty.cmake Tests: Improve source file name in RunCMake.CrosscompilingEmulator 2016-05-03 10:42:21 -04:00
InitialCache.txt.in TestGenerator: Add CROSSCOMPILING_EMULATOR support. 2015-04-08 09:06:22 -04:00
RunCMakeTest.cmake CustomCommandGenerator: Add support for CROSSCOMPILING_EMULATOR 2016-05-09 08:56:27 -04:00
TryRun-stdout.txt try_run: Use CMAKE_CROSSCOMPILING_EMULATOR. 2015-04-08 09:06:22 -04:00
TryRun.cmake Tests: Improve source file name in RunCMake.CrosscompilingEmulator 2016-05-03 10:42:21 -04:00
simple_src_exiterror.cxx Tests: Improve source file name in RunCMake.CrosscompilingEmulator 2016-05-03 10:42:21 -04:00
simple_src_exitsuccess.cxx CustomCommandGenerator: Add support for CROSSCOMPILING_EMULATOR 2016-05-09 08:56:27 -04:00