[Cmake-commits] CMake branch, next, updated. v2.8.7-2343-g98e97f0

Rolf Eike Beer eike at sf-mail.de
Sat Jan 28 04:32:46 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  98e97f013a88d8e0a1feb83d677c6b657712b23a (commit)
       via  5ef63d45d46d57755aedf668e5dd8bd1ca9c97e2 (commit)
      from  277ff30a6915d1cd3db66fb357c4d4f7e2d13f3e (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=98e97f013a88d8e0a1feb83d677c6b657712b23a
commit 98e97f013a88d8e0a1feb83d677c6b657712b23a
Merge: 277ff30 5ef63d4
Author:     Rolf Eike Beer <eike at sf-mail.de>
AuthorDate: Sat Jan 28 04:32:45 2012 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Sat Jan 28 04:32:45 2012 -0500

    Merge topic 'version-extra-debugging' into next
    
    5ef63d4 require version for ALSA


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

    require version for ALSA

diff --git a/Tests/CMakeOnly/AllFindModules/CMakeLists.txt b/Tests/CMakeOnly/AllFindModules/CMakeLists.txt
index 7694a49..a7d6876 100644
--- a/Tests/CMakeOnly/AllFindModules/CMakeLists.txt
+++ b/Tests/CMakeOnly/AllFindModules/CMakeLists.txt
@@ -48,7 +48,7 @@ endif (NOT QT4_FOUND)
 # If any of these modules reported that it was found a version number should have been
 # reported.
 set(VERSIONS_REQUIRED
-    BISON BZIP2 CUPS CURL DOXYGEN EXPAT FLEX GETTEXT GIF GIT GNUPLOT
+    ALSA BISON BZIP2 CUPS CURL DOXYGEN EXPAT FLEX GETTEXT GIF GIT GNUPLOT
     LIBXML2 PERL PostgreSQL SWIG ZLIB)
 
 foreach(VTEST ${VERSIONS_REQUIRED})

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

Summary of changes:
 Tests/CMakeOnly/AllFindModules/CMakeLists.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list