CMake/Tests/RunCMake/add_custom_command
2025-01-19 09:41:03 -05:00
..
TargetNotInDir
a.c
AppendLiteralQuotes-result.txt
AppendLiteralQuotes-stderr.txt
AppendLiteralQuotes.cmake
AppendNoOutput-result.txt
AppendNoOutput-stderr.txt
AppendNoOutput.cmake
AppendNotOutput-result.txt
AppendNotOutput-stderr.txt
AppendNotOutput.cmake
AssigningMultipleTargets.cmake
BadArgument-result.txt
BadArgument-stderr.txt
BadArgument.cmake
BadByproduct-result.txt
BadByproduct-stderr.txt add_custom_command: Allow OUTPUT filenames containing a hash '#' character 2024-05-15 13:27:46 -04:00
BadByproduct.cmake add_custom_command: Allow OUTPUT filenames containing a hash '#' character 2024-05-15 13:27:46 -04:00
BadCommand-result.txt
BadCommand-stderr.txt
BadCommand.cmake
BadOutput-result.txt
BadOutput-stderr.txt add_custom_command: Allow OUTPUT filenames containing a hash '#' character 2024-05-15 13:27:46 -04:00
BadOutput.cmake add_custom_command: Allow OUTPUT filenames containing a hash '#' character 2024-05-15 13:27:46 -04:00
CMakeLists.txt Tests/RunCMake: Update cmake_minimum_required versions to 3.10 2024-10-03 11:52:22 -04:00
CMP0175-NEW-result.txt add_custom_command: Validate arguments more rigorously 2024-09-10 08:19:09 +10:00
CMP0175-NEW-stderr.txt CMP0175: Do not reject USES_TERMINAL for add_custom_command(TARGET) 2024-11-16 10:02:01 +11:00
CMP0175-NEW.cmake add_custom_command: Validate arguments more rigorously 2024-09-10 08:19:09 +10:00
CMP0175-OLD.cmake add_custom_command: Validate arguments more rigorously 2024-09-10 08:19:09 +10:00
CMP0175-WARN-stderr.txt CMP0175: Do not reject USES_TERMINAL for add_custom_command(TARGET) 2024-11-16 10:02:01 +11:00
CMP0175-WARN.cmake add_custom_command: Validate arguments more rigorously 2024-09-10 08:19:09 +10:00
CMP0175.cmake CMP0175: Do not reject USES_TERMINAL for add_custom_command(TARGET) 2024-11-16 10:02:01 +11:00
CommentGenex-build-stdout.txt GeneratorExpression: Add $<QUOTE> generator expression 2024-02-14 14:23:18 -05:00
CommentGenex.cmake GeneratorExpression: Add $<QUOTE> generator expression 2024-02-14 14:23:18 -05:00
ConfigureFile.cmake
ConfigureFile.in
generate-once.cmake
GeneratedProperty.cmake
LiteralQuotes-result.txt
LiteralQuotes-stderr.txt
LiteralQuotes.cmake
NoArguments-result.txt
NoArguments-stderr.txt
NoArguments.cmake
NoOutputOrTarget-result.txt
NoOutputOrTarget-stderr.txt
NoOutputOrTarget.cmake
OutputAndTarget-result.txt
OutputAndTarget-stderr.txt
OutputAndTarget.cmake
PrintDir.cmake
RemoveEmptyCommands-check.cmake
RemoveEmptyCommands.cmake Tests: Add missing POST_BUILD to custom commands 2024-09-10 08:19:08 +10:00
RunCMakeTest.cmake CMP0050: Remove support for OLD behavior 2025-01-19 09:41:03 -05:00
SOURCE-result.txt CMP0050: Remove support for OLD behavior 2025-01-19 09:41:03 -05:00
SOURCE-stderr.txt CMP0050: Remove support for OLD behavior 2025-01-19 09:41:03 -05:00
SOURCE.cmake CMP0050: Remove support for OLD behavior 2025-01-19 09:41:03 -05:00
TargetGenexEvent.cmake
TargetImported-result.txt
TargetImported-stderr.txt
TargetImported.cmake Tests: Add missing POST_BUILD to custom commands 2024-09-10 08:19:08 +10:00
TargetLiteralQuotes-result.txt
TargetLiteralQuotes-stderr.txt
TargetLiteralQuotes.cmake
TargetNotInDir-result.txt
TargetNotInDir-stderr.txt
TargetNotInDir.cmake Tests: Add missing POST_BUILD to custom commands 2024-09-10 08:19:08 +10:00
WorkingDirectory-build-multi-config-stdout.txt
WorkingDirectory-build-single-config-stdout.txt
WorkingDirectory.cmake