[Cmake-commits] CMake branch, next, updated. v2.8.10-677-g8e912f3
Rolf Eike Beer
eike at sf-mail.de
Thu Nov 1 05:28:04 EDT 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 8e912f37741273008442ee36d94610be01119762 (commit)
via 656afca97817b00d10fa70e71e728da404210262 (commit)
via f5b3736ef3e3e87b60ac6b120a11b485a500a15f (commit)
from d17026f365273c6c160b2f896753e9b0568fcdf6 (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=8e912f37741273008442ee36d94610be01119762
commit 8e912f37741273008442ee36d94610be01119762
Merge: d17026f 656afca
Author: Rolf Eike Beer <eike at sf-mail.de>
AuthorDate: Thu Nov 1 05:28:02 2012 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Nov 1 05:28:02 2012 -0400
Merge topic 'FindQt-MajorVersionSelection-test' into next
656afca FindQt: add to MajorVersionSelection test
f5b3736 CMake Nightly Date Stamp
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=656afca97817b00d10fa70e71e728da404210262
commit 656afca97817b00d10fa70e71e728da404210262
Author: Rolf Eike Beer <eike at sf-mail.de>
AuthorDate: Wed Oct 24 19:56:30 2012 +0200
Commit: Rolf Eike Beer <eike at sf-mail.de>
CommitDate: Thu Nov 1 10:27:20 2012 +0100
FindQt: add to MajorVersionSelection test
diff --git a/Tests/CMakeOnly/CMakeLists.txt b/Tests/CMakeOnly/CMakeLists.txt
index 832d7bd..1b4ebc4 100644
--- a/Tests/CMakeOnly/CMakeLists.txt
+++ b/Tests/CMakeOnly/CMakeLists.txt
@@ -56,3 +56,4 @@ endfunction()
add_major_test(PythonLibs VERSIONS 2 3 VERSION_VAR PYTHONLIBS_VERSION_STRING)
add_major_test(PythonInterp NOLANG VERSIONS 2 3 VERSION_VAR PYTHON_VERSION_STRING)
+add_major_test(Qt VERSIONS 3 4 VERSION_VAR QT_VERSION_STRING)
-----------------------------------------------------------------------
Summary of changes:
Source/CMakeVersion.cmake | 2 +-
Tests/CMakeOnly/CMakeLists.txt | 1 +
2 files changed, 2 insertions(+), 1 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list