mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
7 lines
218 B
ReStructuredText
7 lines
218 B
ReStructuredText
cmake-gui-capture-output
|
|
------------------------
|
|
|
|
* The :manual:`cmake-gui(1)` learned to capture output from child
|
|
processes started by the :command:`execute_process` command
|
|
and display it in the output window.
|