mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
"Compression format unsupported" errors of this form can only possibly come from `file(ARCHIVE_CREATE)`, so we don't need to track the line number of the called function. Reduce the need to update these numbers every time the test helper script is updated.
6 lines
202 B
Plaintext
6 lines
202 B
Plaintext
CMake Error at roundtrip\.cmake:[0-9]+ \(file\):
|
|
file archive format rar not supported
|
|
Call Stack \(most recent call first\):
|
|
unsupported-format\.cmake:5 \(include\)
|
|
CMakeLists\.txt:3 \(include\)
|