summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog/MacInstallDialog.ui
Commit message (Collapse)AuthorAgeFilesLines
* cmake-gui: Replace command-line install dialog with information boxBrad King2015-05-211-103/+0
| | | | | | | | | | The QMacInstallDialog infrastructure no longer works on modern OS X versions. Drop it and replace the dialog with a simple info box that explains to the user how to run 'cmake-gui --install' to add symlinks. Also suggest simply modifying the PATH. This approach is similar to the Xcode 'xcode-select --install' method of installing Xcode Command Line Tools.
* ENH: better uiBill Hoffman2008-02-191-26/+39
|
* ENH: add mac install symlink option to dialogBill Hoffman2008-02-191-0/+90