mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
7 lines
223 B
ReStructuredText
7 lines
223 B
ReStructuredText
execute_process-environment
|
|
---------------------------
|
|
|
|
* The :command:`execute_process` command learned the
|
|
``ENVIRONMENT`` and ``ENVIRONMENT_MODIFICATION`` options to run child
|
|
processes with a modified environment.
|