[Cmake-commits] CMake branch, next, updated. v3.7.0-rc1-418-gba0bb60
Brad King
brad.king at kitware.com
Thu Oct 13 08:19:57 EDT 2016
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".
The branch, next has been updated
via ba0bb60882068d0581254e0c3dd99dfda44fedf8 (commit)
via 6e5a3655cac2937861b1f1f1e66ac7c1fa41c626 (commit)
from 5ee591dbad84c38eb03e8d6d7f3c35ad9f010d87 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ba0bb60882068d0581254e0c3dd99dfda44fedf8
commit ba0bb60882068d0581254e0c3dd99dfda44fedf8
Merge: 5ee591d 6e5a365
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Oct 13 08:19:55 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Oct 13 08:19:55 2016 -0400
Merge topic 'ice-3.6.3' into next
6e5a3655 FindIce: Add support for version 3.6.3
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=6e5a3655cac2937861b1f1f1e66ac7c1fa41c626
commit 6e5a3655cac2937861b1f1f1e66ac7c1fa41c626
Author: Roger Leigh <rleigh at codelibre.net>
AuthorDate: Wed Oct 12 22:41:51 2016 +0100
Commit: Brad King <brad.king at kitware.com>
CommitDate: Thu Oct 13 08:19:27 2016 -0400
FindIce: Add support for version 3.6.3
diff --git a/Modules/FindIce.cmake b/Modules/FindIce.cmake
index 39dc171..a61d4a8 100644
--- a/Modules/FindIce.cmake
+++ b/Modules/FindIce.cmake
@@ -131,6 +131,7 @@ function(_Ice_FIND)
set(ice_versions
3
3.6
+ 3.6.3
3.6.2
3.6.1
3.6.0
-----------------------------------------------------------------------
Summary of changes:
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list