Release notes: Make ExternalProject dot points consistent

Use same phrasing and command linking.
This commit is contained in:
Craig Scott 2019-02-17 13:17:56 +11:00
parent e6897c72e7
commit f2820bce15

View File

@ -172,7 +172,7 @@ Modules
* The :module:`ExternalProject` module :command:`ExternalProject_Add` command
gained ``LOG_PATCH`` to optionally log the patch step.
* The :module:`ExternalProject` module's ``ExternalProject_Add`` command
* The :module:`ExternalProject` module :command:`ExternalProject_Add` command
learned to apply ``SOURCE_SUBDIR`` when ``BUILD_IN_SOURCE`` is also used.
The ``BUILD_COMMAND`` is run in the given ``SOURCE_SUBDIR`` of the
``SOURCE_DIR``.