[Cmake-commits] CMake branch, next, updated. v3.2.2-2693-gaa546d6

Brad King brad.king at kitware.com
Tue May 12 10:04:06 EDT 2015


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  aa546d6efa4af4d61fd216f2cb5acc6e0ab6ea95 (commit)
       via  947cd7ebde863c9fdb1c55f7dcf8e07d489b739e (commit)
      from  4951e2a3a8edc6af8080bf31978acef9f06e0e4a (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 -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=aa546d6efa4af4d61fd216f2cb5acc6e0ab6ea95
commit aa546d6efa4af4d61fd216f2cb5acc6e0ab6ea95
Merge: 4951e2a 947cd7e
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue May 12 10:04:05 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue May 12 10:04:05 2015 -0400

    Merge topic 'FindHDF5-version-support' into next
    
    947cd7eb fixup! FindHDF5: Add version support


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=947cd7ebde863c9fdb1c55f7dcf8e07d489b739e
commit 947cd7ebde863c9fdb1c55f7dcf8e07d489b739e
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue May 12 10:03:55 2015 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Tue May 12 10:03:55 2015 -0400

    fixup! FindHDF5: Add version support

diff --git a/Modules/FindHDF5.cmake b/Modules/FindHDF5.cmake
index 2a92f5c..b4f4399 100644
--- a/Modules/FindHDF5.cmake
+++ b/Modules/FindHDF5.cmake
@@ -60,8 +60,8 @@
 #   HDF5_DIFF_EXECUTABLE - the path to the HDF5 dataset comparison tool
 
 #=============================================================================
+# Copyright 2015 Axel Huebl, Helmholtz-Zentrum Dresden - Rossendorf
 # Copyright 2009 Kitware, Inc.
-#           2015 Axel Huebl, Helmholtz-Zentrum Dresden - Rossendorf
 #
 # Distributed under the OSI-approved BSD License (the "License");
 # see accompanying file Copyright.txt for details.

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

Summary of changes:
 Modules/FindHDF5.cmake |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list