cmake/Tests/RunCMake/if/unbalanced-parenthesis-stderr.txt
2021-11-20 13:41:27 +01:00

9 lines
235 B
Plaintext

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\)