diff options
author | Brad King <brad.king@kitware.com> | 2015-06-24 12:55:29 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2015-06-24 12:57:50 (GMT) |
commit | d2cf92ec26602f47f44ce5e043ac7e1b3f96a1a5 (patch) | |
tree | d97d46661c7993450681afcf4aabf1aaf6867f69 /Source/cmSourceGroupCommand.cxx | |
parent | d9b974b18ebad4bd84f40e7cebe01725f081bd5e (diff) | |
download | CMake-d2cf92ec26602f47f44ce5e043ac7e1b3f96a1a5.zip CMake-d2cf92ec26602f47f44ce5e043ac7e1b3f96a1a5.tar.gz CMake-d2cf92ec26602f47f44ce5e043ac7e1b3f96a1a5.tar.bz2 |
cmake-gui: Change --install to use /usr/local/bin by default (#15627)
In commit v3.3.0-rc1~49^2~2 (cmake-gui: Add --install option to add
command-line tools on OS X, 2015-05-19) the option default was set to
/usr/bin because that is where the old command line install dialog
placed the symlinks. A better default is /usr/local/bin because it is
meant for locally installed software rather than Apple-installed tools.
Also, as of OS X El Capitan, special privileges are required even for
root to modify /usr/bin but not /usr/local/bin.
Diffstat (limited to 'Source/cmSourceGroupCommand.cxx')
0 files changed, 0 insertions, 0 deletions