cmake/Tests/RunCMake/file/READ_ELF-stderr.txt
2022-03-29 21:10:50 +02:00

20 lines
594 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\)$