You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Tests/RunCMake/include/IncludeMalformed-stderr.txt

13 lines
423 B

^CMake Error at malformedInclude\.cmake:1:
Parse error\. Function missing ending "\)"\. End of file reached\.
Call Stack \(most recent call first\):
IncludeMalformed\.cmake:1 \(include\)
CMakeLists\.txt:3 \(include\)
+
CMake Error at IncludeMalformed\.cmake:1 \(include\):
include could not load requested file:
malformedInclude\.cmake
Call Stack \(most recent call first\):
CMakeLists\.txt:3 \(include\)$