From e462ef74e55f2c4c1169797d4916f8076a927485 Mon Sep 17 00:00:00 2001 From: Brad King Date: Tue, 19 May 2015 10:37:29 -0400 Subject: [PATCH] Help: Add notes for topic 'cmake-gui-osx-install-command-line' --- .../release/dev/cmake-gui-osx-install-command-line.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Help/release/dev/cmake-gui-osx-install-command-line.rst diff --git a/Help/release/dev/cmake-gui-osx-install-command-line.rst b/Help/release/dev/cmake-gui-osx-install-command-line.rst new file mode 100644 index 000000000..e0f0369fe --- /dev/null +++ b/Help/release/dev/cmake-gui-osx-install-command-line.rst @@ -0,0 +1,10 @@ +cmake-gui-osx-install-command-line +---------------------------------- + +* On OS X the :manual:`cmake-gui(1)` no longer has the + ``Install For Command Line Use`` menu item. Instead there + is a ``How to Install For Command Line Use`` menu item + that shows an informational dialog box explaining how to + make the command line tools available. For example:: + + /Applications/CMake.app/Contents/bin/cmake-gui --install