Files
CMake/Tests/RunCMake/Syntax/ParenInENV1-stderr.txt

21 lines
589 B
Plaintext

CMake Warning \(dev\) at ParenInENV1\.cmake:2:
Syntax Warning in cmake code at column 21
Argument not separated from preceding token by whitespace\.
Call Stack \(most recent call first\):
CMakeLists\.txt:3 \(include\)
This warning is for project developers\. Use -Wno-dev to suppress it\.
CMake Error at ParenInENV1\.cmake:2 \(message\):
Syntax error in cmake code at
.*/Tests/RunCMake/Syntax/ParenInENV1\.cmake:2
when parsing string
-->\$ENV{e
There is an unterminated variable reference\.
Call Stack \(most recent call first\):
CMakeLists\.txt:3 \(include\)