Merge topic 'cmake-D-option-help'

42738e5075 Help: Update description of the -D option to CMake

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2105
This commit is contained in:
Craig Scott
2018-05-27 08:40:25 +00:00
committed by Kitware Robot
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
cache-format file.
``-D <var>:<type>=<value>, -D <var>=<value>``
Create a cmake cache entry.
Create or update a cmake cache entry.
When cmake is first run in an empty build tree, it creates a
CMakeCache.txt file and populates it with customizable settings for