mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
Add RunCMake.add_custom_command and RunCMake.add_custom_target tests to cover the error messages for these commands.
2 lines
41 B
CMake
2 lines
41 B
CMake
add_custom_command(COMMAND echo a b c d)
|