mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-18 09:50:35 -05: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)
|