blob: d9250328d140d4ec36abe9a3a5ced09870a5a295 (
plain)
1
2
3
4
5
6
7
8
|
CMake Error: Error in cmake code at
.*/Syntax/UnterminatedString.cmake:2:
Parse error. Function missing ending "\)". Instead found unterminated string with text "\)
".
CMake Error at CMakeLists.txt:3 \(include\):
include could not find load file:
UnterminatedString.cmake$
|