cmake/Tests/RunCMake/if/unbalanced-parenthesis-stderr.txt

9 lines
235 B
Plaintext
Raw Normal View History

2021-11-20 13:41:27 +01:00
CMake Error at unbalanced-parenthesis\.cmake:[0-9]+ \(if\):
if given arguments:
"NOT" "\(" "IN_LIST" "some_list"
mismatched parenthesis in condition
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)