diff options
author | Brad King <brad.king@kitware.com> | 2013-10-25 12:55:50 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2013-10-25 13:01:37 (GMT) |
commit | 1093deebd0bd561f06419b84133620e9473b17e4 (patch) | |
tree | 1742af8c1ef007d9434fe9481e62a701a36ccbf4 /Utilities | |
parent | 8c0bbd37df52900678b3a85b146d7a7f65cba374 (diff) | |
download | CMake-1093deebd0bd561f06419b84133620e9473b17e4.zip CMake-1093deebd0bd561f06419b84133620e9473b17e4.tar.gz CMake-1093deebd0bd561f06419b84133620e9473b17e4.tar.bz2 |
Shorten CMake version used in install destinations
Since commit c9a5f34b (Cleanup use of CMake version in install
destinations, 2013-09-26) we use the full CMake version in default
install destinations. For rapidly changing versions of the form
<major>.<minor>.<patch>.<date>-g<commit>[-dirty]
used by developers this is too granular. Instead use just
<major>.<minor>.<patch>
as the version for default install destinations. This will still
be granular enough for unique directories in releases.
On Cygwin continue to use the full ${CMake_VERSION} as was the case
prior to the above-mentioned commit.
Diffstat (limited to 'Utilities')
0 files changed, 0 insertions, 0 deletions