[Cmake-commits] CMake branch, next, updated. v3.6.0-rc2-319-ge1f1249

Roger Leigh rleigh at codelibre.net
Thu Jun 16 09:24:17 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  e1f12493456067dac78ca8d612b379844a30ea38 (commit)
       via  82ecc2a3a872a8db82ab1a8a5d2c35882b4a9757 (commit)
      from  14050cfb2b3bb266284f27064cd15d2ef919e79e (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=e1f12493456067dac78ca8d612b379844a30ea38
commit e1f12493456067dac78ca8d612b379844a30ea38
Merge: 14050cf 82ecc2a
Author:     Roger Leigh <rleigh at codelibre.net>
AuthorDate: Thu Jun 16 09:24:16 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jun 16 09:24:16 2016 -0400

    Merge topic 'ice-3.6.2' into next
    
    82ecc2a3 FindIce: Add versions 3.6.1 and 3.6.2


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=82ecc2a3a872a8db82ab1a8a5d2c35882b4a9757
commit 82ecc2a3a872a8db82ab1a8a5d2c35882b4a9757
Author:     Roger Leigh <rleigh at dundee.ac.uk>
AuthorDate: Wed Jun 15 15:35:06 2016 +0100
Commit:     Roger Leigh <rleigh at dundee.ac.uk>
CommitDate: Wed Jun 15 15:35:06 2016 +0100

    FindIce: Add versions 3.6.1 and 3.6.2

diff --git a/Modules/FindIce.cmake b/Modules/FindIce.cmake
index 3fa6cab..c7840e4 100644
--- a/Modules/FindIce.cmake
+++ b/Modules/FindIce.cmake
@@ -141,6 +141,8 @@ function(_Ice_FIND)
   set(ice_versions
       3
       3.6
+      3.6.2
+      3.6.1
       3.6.0
       3.5
       3.5.1

-----------------------------------------------------------------------

Summary of changes:
 Modules/FindIce.cmake |    2 ++
 1 file changed, 2 insertions(+)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list