[Cmake-commits] CMake branch, next, updated. v2.8.7-2988-g6804cf7
Rolf Eike Beer
eike at sf-mail.de
Thu Mar 1 12:11:27 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 6804cf7b60653d5c3e5c339e2674233789498610 (commit)
via bd56e015d6c04853ade95019305e845583ac8fab (commit)
from 6ccd8254f1c1de685cea1525421f76755f837bcb (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=6804cf7b60653d5c3e5c339e2674233789498610
commit 6804cf7b60653d5c3e5c339e2674233789498610
Merge: 6ccd825 bd56e01
Author: Rolf Eike Beer <eike at sf-mail.de>
AuthorDate: Thu Mar 1 12:11:20 2012 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Mar 1 12:11:20 2012 -0500
Merge topic 'allfindmodules-versions' into next
bd56e01 do not require ImageMagick version
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=bd56e015d6c04853ade95019305e845583ac8fab
commit bd56e015d6c04853ade95019305e845583ac8fab
Author: Rolf Eike Beer <eike at sf-mail.de>
AuthorDate: Thu Mar 1 18:10:52 2012 +0100
Commit: Rolf Eike Beer <eike at sf-mail.de>
CommitDate: Thu Mar 1 18:10:52 2012 +0100
do not require ImageMagick version
diff --git a/Tests/CMakeOnly/AllFindModules/CMakeLists.txt b/Tests/CMakeOnly/AllFindModules/CMakeLists.txt
index ee25c5a..e6e4c74 100644
--- a/Tests/CMakeOnly/AllFindModules/CMakeLists.txt
+++ b/Tests/CMakeOnly/AllFindModules/CMakeLists.txt
@@ -61,7 +61,7 @@ endmacro(check_version_string)
# reported.
foreach(VTEST ALSA ARMADILLO BZIP2 CUPS CURL EXPAT FREETYPE GETTEXT GIT HSPELL
- ImageMagick JASPER LIBXML2 LIBXSLT PERL PostgreSQL TCLSH TIFF ZLIB)
+ JASPER LIBXML2 LIBXSLT PERL PostgreSQL TCLSH TIFF ZLIB)
check_version_string(${VTEST} ${VTEST}_VERSION_STRING)
endforeach(VTEST)
-----------------------------------------------------------------------
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