242c396656
The new policy CMP0057 diagnoses reuse of the same MAIN_DEPENDENCY across multiple custom commands.
5 lines
207 B
Plaintext
5 lines
207 B
Plaintext
CMake Error at CMP0057-NEW.cmake:8 \(add_custom_command\):
|
|
"input.txt" can only be specified as a custom command MAIN_DEPENDENCY once.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)
|