Files
CMake/Help/release/dev/cmake-E-env-modify.rst
T
Brad King b768a5e23b Help: Disambiguate cmake(1) program modes in Sphinx option references
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.
2022-10-05 15:27:40 -04:00

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.