d54617d006
Reject break() without loop scope or any arguments. Signed-off-by: Gregor Jasny <gjasny@googlemail.com>
5 lines
184 B
Plaintext
5 lines
184 B
Plaintext
CMake Error at CMP0055-NEW-Reject-Arguments.cmake:5 \(break\):
|
|
The BREAK command does not accept any arguments.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)
|