summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog/QMacInstallDialog.h
Commit message (Collapse)AuthorAgeFilesLines
* cmake-gui: Replace command-line install dialog with information boxBrad King2015-05-211-20/+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: add mac install symlink option to dialogBill Hoffman2008-02-191-0/+20