mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-27 04:09:36 +03: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.
|