diff options
author | Ben Boeckel <ben.boeckel@kitware.com> | 2020-10-23 12:42:02 (GMT) |
---|---|---|
committer | Ben Boeckel <ben.boeckel@kitware.com> | 2020-10-23 13:49:51 (GMT) |
commit | ae7c81c6226cea5ae2fb5af53fa0d5a7b4bd3990 (patch) | |
tree | 81d9c34348593c5c04e6f6842fb3bbeab1209f9f /Help/guide/tutorial/Step9/MathFunctions/mysqrt.cxx | |
parent | d11338dba11dda1d9887ab9a2c174a87a024faf6 (diff) | |
download | CMake-ae7c81c6226cea5ae2fb5af53fa0d5a7b4bd3990.zip CMake-ae7c81c6226cea5ae2fb5af53fa0d5a7b4bd3990.tar.gz CMake-ae7c81c6226cea5ae2fb5af53fa0d5a7b4bd3990.tar.bz2 |
ExternalData: add support for suppressing progress during the build
During CI builds (at least), download progress is just noise. Allow it
to be suppressed.
Default to `OFF` for Ninja due to the tool's behavior of not showing
output until a command is complete (which makes any progress reporting
of little use) and `ON` otherwise.
Diffstat (limited to 'Help/guide/tutorial/Step9/MathFunctions/mysqrt.cxx')
0 files changed, 0 insertions, 0 deletions