mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 03:29:18 -05:00
Merge topic 'cmake-gui-osx-install-command-line'
e462ef74Help: Add notes for topic 'cmake-gui-osx-install-command-line'8ea2db26cmake-gui: Replace command-line install dialog with information box438ce4a0cmake-gui: Add --install option to add command-line tools on OS X41477d5ccmake-gui: Drop undocumented and unused --mac-install option
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user