CMake/Tests/RunCMake/add_custom_command
Brad King d257d68138 add_custom_command: Clarify error when TARGET is out of scope (#15681)
The add_custom_command(TARGET) signature only works for targets defined
in the current directory.  Clarify this in the error message when the
target exists but was defined elsewhere.

Inspired-by: Bartosz Kosiorek <gang65@poczta.onet.pl>
2016-01-28 10:33:26 -05:00
..
TargetNotInDir add_custom_command: Clarify error when TARGET is out of scope (#15681) 2016-01-28 10:33:26 -05:00
AppendNoOutput-result.txt Tests: Test add_custom_command and add_custom_target error cases 2014-11-14 11:43:35 -05:00
AppendNoOutput-stderr.txt Tests: Test add_custom_command and add_custom_target error cases 2014-11-14 11:43:35 -05:00
AppendNoOutput.cmake Tests: Test add_custom_command and add_custom_target error cases 2014-11-14 11:43:35 -05:00
AppendNotOutput-result.txt Tests: Test add_custom_command and add_custom_target error cases 2014-11-14 11:43:35 -05:00
AppendNotOutput-stderr.txt Tests: Test add_custom_command and add_custom_target error cases 2014-11-14 11:43:35 -05:00
AppendNotOutput.cmake Tests: Test add_custom_command and add_custom_target error cases 2014-11-14 11:43:35 -05:00
BadArgument-result.txt Tests: Test add_custom_command and add_custom_target error cases 2014-11-14 11:43:35 -05:00
BadArgument-stderr.txt Tests: Test add_custom_command and add_custom_target error cases 2014-11-14 11:43:35 -05:00
BadArgument.cmake Tests: Test add_custom_command and add_custom_target error cases 2014-11-14 11:43:35 -05:00
CMakeLists.txt Tests: Test add_custom_command and add_custom_target error cases 2014-11-14 11:43:35 -05:00
NoArguments-result.txt Tests: Test add_custom_command and add_custom_target error cases 2014-11-14 11:43:35 -05:00
NoArguments-stderr.txt Tests: Test add_custom_command and add_custom_target error cases 2014-11-14 11:43:35 -05:00
NoArguments.cmake Tests: Test add_custom_command and add_custom_target error cases 2014-11-14 11:43:35 -05:00
NoOutputOrTarget-result.txt Tests: Test add_custom_command and add_custom_target error cases 2014-11-14 11:43:35 -05:00
NoOutputOrTarget-stderr.txt Tests: Test add_custom_command and add_custom_target error cases 2014-11-14 11:43:35 -05:00
NoOutputOrTarget.cmake Tests: Test add_custom_command and add_custom_target error cases 2014-11-14 11:43:35 -05:00
OutputAndTarget-result.txt Tests: Test add_custom_command and add_custom_target error cases 2014-11-14 11:43:35 -05:00
OutputAndTarget-stderr.txt Tests: Test add_custom_command and add_custom_target error cases 2014-11-14 11:43:35 -05:00
OutputAndTarget.cmake Tests: Test add_custom_command and add_custom_target error cases 2014-11-14 11:43:35 -05:00
RunCMakeTest.cmake add_custom_command: Clarify error when TARGET is out of scope (#15681) 2016-01-28 10:33:26 -05:00
SourceByproducts-result.txt Add an option for explicit BYPRODUCTS of custom commands (#14963) 2014-11-14 16:16:00 -05:00
SourceByproducts-stderr.txt Add an option for explicit BYPRODUCTS of custom commands (#14963) 2014-11-14 16:16:00 -05:00
SourceByproducts.cmake Add an option for explicit BYPRODUCTS of custom commands (#14963) 2014-11-14 16:16:00 -05:00
SourceUsesTerminal-result.txt Add USES_TERMINAL option for custom commands 2014-11-14 11:55:09 -05:00
SourceUsesTerminal-stderr.txt Add USES_TERMINAL option for custom commands 2014-11-14 11:55:09 -05:00
SourceUsesTerminal.cmake Add USES_TERMINAL option for custom commands 2014-11-14 11:55:09 -05:00
TargetImported-result.txt add_custom_command: Clarify error when TARGET is out of scope (#15681) 2016-01-28 10:33:26 -05:00
TargetImported-stderr.txt add_custom_command: Clarify error when TARGET is out of scope (#15681) 2016-01-28 10:33:26 -05:00
TargetImported.cmake add_custom_command: Clarify error when TARGET is out of scope (#15681) 2016-01-28 10:33:26 -05:00
TargetNotInDir-result.txt add_custom_command: Clarify error when TARGET is out of scope (#15681) 2016-01-28 10:33:26 -05:00
TargetNotInDir-stderr.txt add_custom_command: Clarify error when TARGET is out of scope (#15681) 2016-01-28 10:33:26 -05:00
TargetNotInDir.cmake add_custom_command: Clarify error when TARGET is out of scope (#15681) 2016-01-28 10:33:26 -05:00