ExternalProject: Support substituting <DOWNLOAD_DIR>

This commit is contained in:
Craig Scott
2017-11-30 08:32:26 +11:00
parent b311b87518
commit b8b8748977
5 changed files with 69 additions and 10 deletions

View File

@@ -0,0 +1,5 @@
ExternalProject
---------------
* The :module:`ExternalProject` module learnt to substitute ``<DOWNLOAD_DIR>``
in comments, commands, working directory and byproducts.