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  3b407cb4b1dcd53658c7be42518cfdcbab2f6644 (commit)
       via  773dd1c004dc4aa7535a5b874ec244e13d7047c3 (commit)
      from  152e8b4e5ad30680daa47f8992182e9075ffc31b (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=3b407cb4b1dcd53658c7be42518cfdcbab2f6644
commit 3b407cb4b1dcd53658c7be42518cfdcbab2f6644
Merge: 152e8b4 773dd1c
Author:     Stephen Kelly <[email protected]>
AuthorDate: Sat Oct 12 09:00:51 2013 -0400
Commit:     CMake Topic Stage <[email protected]>
CommitDate: Sat Oct 12 09:00:51 2013 -0400

    Merge topic 'Qt-auto-generators' into next
    
    773dd1c Automatically link to qtmain.a on Windows.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=773dd1c004dc4aa7535a5b874ec244e13d7047c3
commit 773dd1c004dc4aa7535a5b874ec244e13d7047c3
Author:     Stephen Kelly <[email protected]>
AuthorDate: Sat Oct 12 14:56:48 2013 +0200
Commit:     Stephen Kelly <[email protected]>
CommitDate: Sat Oct 12 14:56:48 2013 +0200

    Automatically link to qtmain.a on Windows.
    
    Set policy CMP0020 to NEW by increasing the required version.

diff --git a/Tests/QtAutogen/CMakeLists.txt b/Tests/QtAutogen/CMakeLists.txt
index 41a82aa..7991c4e 100644
--- a/Tests/QtAutogen/CMakeLists.txt
+++ b/Tests/QtAutogen/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 2.8)
+cmake_minimum_required(VERSION 2.8.11)
 
 project(QtAutogen)
 

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

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


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
[email protected]
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-commits

Reply via email to