blob: 9d4132c5a34bce78e207870fd30070b5ce204b8e (
plain)
1
2
3
4
5
6
7
8
|
CMake Error at unbalanced-parenthesis.cmake:[0-9]+ \(while\):
had incorrect arguments:
"NOT" "\(" "IN_LIST" "some_list"
mismatched parenthesis in condition
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)
|