cmake/Tests/RunCMake/Syntax/ParenNoSpace1-stderr.txt

23 lines
802 B
Plaintext
Raw Normal View History

2016-10-30 18:24:19 +01:00
CMake Warning \(dev\) at ParenNoSpace1.cmake:1:
Syntax Warning in cmake code at column 26
2014-08-03 19:52:23 +02:00
Argument not separated from preceding token by whitespace.
2015-11-17 17:22:37 +01:00
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
2014-08-03 19:52:23 +02:00
This warning is for project developers. Use -Wno-dev to suppress it.
2016-10-30 18:24:19 +01:00
CMake Warning \(dev\) at ParenNoSpace1.cmake:2:
Syntax Warning in cmake code at column 26
2014-08-03 19:52:23 +02:00
Argument not separated from preceding token by whitespace.
2015-11-17 17:22:37 +01:00
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
2014-08-03 19:52:23 +02:00
This warning is for project developers. Use -Wno-dev to suppress it.
2016-10-30 18:24:19 +01:00
CMake Error at ParenNoSpace1.cmake:3:
Syntax Error in cmake code at column 29
2014-08-03 19:52:23 +02:00
Argument not separated from preceding token by whitespace.
2015-11-17 17:22:37 +01:00
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)