mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
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"'
|