Browse Source

Help: Add notes for topic 'cmake-gui-capture-output'

Brad King 11 years ago
parent
commit
209cd475eb
1 changed files with 6 additions and 0 deletions
  1. 6 0
      Help/release/dev/cmake-gui-capture-output.rst

+ 6 - 0
Help/release/dev/cmake-gui-capture-output.rst

@@ -0,0 +1,6 @@
+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.