mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
7 lines
261 B
ReStructuredText
7 lines
261 B
ReStructuredText
ExternalProject-no-download-progress
|
|
------------------------------------
|
|
|
|
* The :module:`ExternalProject` module ``ExternalProject_Add`` command
|
|
learned a new ``DOWNLOAD_NO_PROGRESS`` option to disable progress
|
|
output while downloading the source tarball.
|