Files
CMake/Tests/RunCMake/file/READ_ELF-stderr.txt

20 lines
601 B
Plaintext

^CMake Error at READ_ELF\.cmake:1 \(file\):
file READ_ELF must be called with at least three additional arguments\.
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)
+
CMake Error at READ_ELF\.cmake:2 \(file\):
file READ_ELF given FILE "XXX" that does not exist\.
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)
+
CMake Error at READ_ELF\.cmake:4 \(file\):
file READ_ELF given FILE:
[^
]*/Tests/RunCMake/file/READ_ELF\.cmake
that is not a valid ELF file\.
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)$