mirror of
https://github.com/reactos/CMake.git
synced 2025-02-07 20:38:49 +00:00
![Brad King](/assets/img/avatar_default.png)
Add RunCMake.add_custom_command and RunCMake.add_custom_target tests to cover the error messages for these commands.
5 lines
189 B
Plaintext
5 lines
189 B
Plaintext
CMake Error at NoArguments.cmake:1 \(add_custom_command\):
|
|
add_custom_command called with wrong number of arguments.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)
|