mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Help/manual/cpack: Document when -D<var>=<value> form was added
Closes: #28059
This commit is contained in:
@@ -68,6 +68,9 @@ Options
|
||||
Set a CPack variable. This will override any value set for ``<var>`` in the
|
||||
input file read by :program:`cpack`.
|
||||
|
||||
.. versionadded:: 4.0
|
||||
The single-argument form ``-D<var>=<value>`` is now supported.
|
||||
|
||||
.. option:: --config <configFile>
|
||||
|
||||
Specify the configuration file read by :program:`cpack` to provide the packaging
|
||||
|
||||
Reference in New Issue
Block a user