mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
52b9c7b958
The RunCMake infrastructure is more well-suited to check the results of each case. It can also report more precisely what went wrong when a case fails.
9 lines
597 B
Plaintext
9 lines
597 B
Plaintext
-- status='0;"No error"'
|
|
-- status='0;"skipping download as file already exists with expected MD5 sum"'
|
|
-- status='0;"skipping download as file already exists with expected MD5 hash"'
|
|
-- status='0;"skipping download as file already exists with expected SHA1 hash"'
|
|
-- status='0;"skipping download as file already exists with expected SHA224 hash"'
|
|
-- status='0;"skipping download as file already exists with expected SHA256 hash"'
|
|
-- status='0;"skipping download as file already exists with expected SHA384 hash"'
|
|
-- status='0;"skipping download as file already exists with expected SHA512 hash"'
|