mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-03 06:10:28 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user