cmake/Tests/RunCMake/include/IncludeMalformed-stderr.txt

13 lines
423 B
Plaintext
Raw Normal View History

2023-07-02 19:51:09 +02:00
^CMake Error at malformedInclude\.cmake:1:
Parse error\. Function missing ending "\)"\. End of file reached\.
2021-09-14 00:13:48 +02:00
Call Stack \(most recent call first\):
2023-07-02 19:51:09 +02:00
IncludeMalformed\.cmake:1 \(include\)
CMakeLists\.txt:3 \(include\)
+
CMake Error at IncludeMalformed\.cmake:1 \(include\):
2021-09-14 00:13:48 +02:00
include could not load requested file:
2023-07-02 19:51:09 +02:00
malformedInclude\.cmake
2021-09-14 00:13:48 +02:00
Call Stack \(most recent call first\):
2023-07-02 19:51:09 +02:00
CMakeLists\.txt:3 \(include\)$