mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 04:40:56 -06:00
Add RunCMake.add_custom_command and RunCMake.add_custom_target tests to cover the error messages for these commands.
2 lines
45 B
CMake
2 lines
45 B
CMake
add_custom_command(OUTPUT out TARGET target)
|