[Cmake-commits] CMake branch, next, updated. v2.8.7-2335-gf689c95

Rolf Eike Beer eike at sf-mail.de
Sat Jan 28 04:25:52 EST 2012


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  f689c958908459d04e4b3a9c6284b5097d9bfe4f (commit)
       via  bce1a65324c04f33500282505d160c00f4e9c18c (commit)
      from  37cfa0e8cce184a6aec5620feb9d1522c117ac65 (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=f689c958908459d04e4b3a9c6284b5097d9bfe4f
commit f689c958908459d04e4b3a9c6284b5097d9bfe4f
Merge: 37cfa0e bce1a65
Author:     Rolf Eike Beer <eike at sf-mail.de>
AuthorDate: Sat Jan 28 04:25:29 2012 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Sat Jan 28 04:25:29 2012 -0500

    Merge topic 'improve-findalsa' into next
    
    bce1a65 FindALSA: document ALSA_VERSION_STRING


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=bce1a65324c04f33500282505d160c00f4e9c18c
commit bce1a65324c04f33500282505d160c00f4e9c18c
Author:     Rolf Eike Beer <eike at sf-mail.de>
AuthorDate: Sat Jan 28 10:24:47 2012 +0100
Commit:     Rolf Eike Beer <eike at sf-mail.de>
CommitDate: Sat Jan 28 10:24:47 2012 +0100

    FindALSA: document ALSA_VERSION_STRING

diff --git a/Modules/FindALSA.cmake b/Modules/FindALSA.cmake
index 5014e87..ec6e3a8 100644
--- a/Modules/FindALSA.cmake
+++ b/Modules/FindALSA.cmake
@@ -8,6 +8,7 @@
 #
 #     ALSA_INCLUDE_DIR - where to find asoundlib.h, etc.
 #     ALSA_LIBRARY     - the asound library
+#     ALSA_VERSION_STRING - the version of alsa found (since CMake 2.8.8)
 #
 
 #=============================================================================

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

Summary of changes:
 Modules/FindALSA.cmake |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list