blob: b3293cd7c1bf6a4863557faa8e9ffef2ebacbd48 (
plain)
1
2
3
4
5
6
|
external-project-no-extract
---------------------------
* The :module:`ExternalProject` module leared the ``DOWNLOAD_NO_EXTRACT 1``
argument to skip extracting the file that is downloaded (e.g., for
self-extracting shell installers or ``.msi`` files).
|