mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
39baf728b7
Add RunCMake.add_custom_command and RunCMake.add_custom_target tests to cover the error messages for these commands.
4 lines
69 B
CMake
4 lines
69 B
CMake
add_custom_target("#")
|
|
add_custom_target("<")
|
|
add_custom_target(">")
|