summaryrefslogtreecommitdiffstats
path: root/Help/release/dev
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2015-05-21 13:03:50 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2015-05-21 13:03:50 (GMT)
commit2c54622ff57b2ccb44d4e99e2fefb0501dbccb92 (patch)
tree850a70dbddc2129fdba4e8200f6b8d9a6663c5e1 /Help/release/dev
parentf3e4e3ecde21e790c6428f553f81e4d544f4e73b (diff)
parente462ef74e55f2c4c1169797d4916f8076a927485 (diff)
downloadCMake-2c54622ff57b2ccb44d4e99e2fefb0501dbccb92.zip
CMake-2c54622ff57b2ccb44d4e99e2fefb0501dbccb92.tar.gz
CMake-2c54622ff57b2ccb44d4e99e2fefb0501dbccb92.tar.bz2
Merge topic 'cmake-gui-osx-install-command-line'
e462ef74 Help: Add notes for topic 'cmake-gui-osx-install-command-line' 8ea2db26 cmake-gui: Replace command-line install dialog with information box 438ce4a0 cmake-gui: Add --install option to add command-line tools on OS X 41477d5c cmake-gui: Drop undocumented and unused --mac-install option
Diffstat (limited to 'Help/release/dev')
-rw-r--r--Help/release/dev/cmake-gui-osx-install-command-line.rst10
1 files changed, 10 insertions, 0 deletions
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 0000000..e0f0369
--- /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