mirror of
https://github.com/reactos/CMake.git
synced 2024-12-15 15:48:52 +00:00
39baf728b7
Add RunCMake.add_custom_command and RunCMake.add_custom_target tests to cover the error messages for these commands.
2 lines
52 B
CMake
2 lines
52 B
CMake
add_custom_command(TARGET x APPEND DEPENDS a b c d)
|