CMake/Tests/RunCMake/add_custom_target
Peter Collingbourne fe5d6e8c0f Add USES_TERMINAL option for custom commands
Teach the add_custom_command and add_custom_target commands a new
USES_TERMINAL option.  Use it to tell the generator to give the command
direct access to the terminal if possible.
2014-11-14 11:55:09 -05:00
..
BadTargetName-result.txt Tests: Test add_custom_command and add_custom_target error cases 2014-11-14 11:43:35 -05:00
BadTargetName-stderr.txt Tests: Test add_custom_command and add_custom_target error cases 2014-11-14 11:43:35 -05:00
BadTargetName.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
RunCMakeTest.cmake Add USES_TERMINAL option for custom commands 2014-11-14 11:55:09 -05:00
UsesTerminalNoCommand-result.txt Add USES_TERMINAL option for custom commands 2014-11-14 11:55:09 -05:00
UsesTerminalNoCommand-stderr.txt Add USES_TERMINAL option for custom commands 2014-11-14 11:55:09 -05:00
UsesTerminalNoCommand.cmake Add USES_TERMINAL option for custom commands 2014-11-14 11:55:09 -05:00