mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 13:48:33 -05:00
b768a5e23b
Define the entry point to each mode as an option for the `cmake` program, but reference the options for that mode as part of stand-in `cmake-<mode>` programs.
6 lines
178 B
ReStructuredText
6 lines
178 B
ReStructuredText
cmake-E-env-modify
|
|
------------------
|
|
|
|
* A new ``--modify`` flag was added to :option:`cmake -E env <cmake-E env>` to
|
|
support :prop_test:`ENVIRONMENT_MODIFICATION` operations.
|