mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05: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.
|