mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-10 01:28:02 +00: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.
|