mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03: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)
|