Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake-gui: Replace command-line install dialog with information box | Brad King | 2015-05-21 | 1 | -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 ui | Bill Hoffman | 2008-02-19 | 1 | -26/+39 |
| | |||||
* | ENH: add mac install symlink option to dialog | Bill Hoffman | 2008-02-19 | 1 | -0/+90 |