mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
20 lines
601 B
Plaintext
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\)$
|