cmake/Tests/RunCMake/include/IncludeMalformed-stderr.txt
2021-09-14 00:13:48 +02:00

14 lines
412 B
Plaintext

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\)