mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 05:11:15 -06:00
Add RunCMake.add_custom_command and RunCMake.add_custom_target tests to cover the error messages for these commands.
2 lines
50 B
CMake
2 lines
50 B
CMake
add_custom_command(OUTPUT out APPEND DEPENDS dep)
|