[Cmake-commits] CMake branch, next, updated. v3.3.2-3311-g770ba5a

Stephen Kelly steveire at gmail.com
Sat Sep 26 13:45:21 EDT 2015


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  770ba5a1cb285e255915e24cc5dd8b9ef2c1edda (commit)
       via  c39119b40afd95ceb72eee0b0cc06de40ee9dd71 (commit)
      from  1af2a1923d16ba8692ba83cd1e1c86bfdc890531 (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=770ba5a1cb285e255915e24cc5dd8b9ef2c1edda
commit 770ba5a1cb285e255915e24cc5dd8b9ef2c1edda
Merge: 1af2a19 c39119b
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Sat Sep 26 13:45:21 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Sat Sep 26 13:45:21 2015 -0400

    Merge topic 'simplify-qt-autogen' into next
    
    c39119b4 Remove include.


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c39119b40afd95ceb72eee0b0cc06de40ee9dd71
commit c39119b40afd95ceb72eee0b0cc06de40ee9dd71
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Sat Sep 26 19:45:07 2015 +0200
Commit:     Stephen Kelly <steveire at gmail.com>
CommitDate: Sat Sep 26 19:45:07 2015 +0200

    Remove include.

diff --git a/Source/cmQtAutoGenerators.cxx b/Source/cmQtAutoGenerators.cxx
index e54e581..bbeb3dc 100644
--- a/Source/cmQtAutoGenerators.cxx
+++ b/Source/cmQtAutoGenerators.cxx
@@ -30,7 +30,6 @@
 #endif
 
 #include "cmQtAutoGenerators.h"
-#include "cmQtAutoGeneratorInitializer.h"
 
 static bool requiresMocing(const std::string& text, std::string &macroName)
 {

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

Summary of changes:
 Source/cmQtAutoGenerators.cxx |    1 -
 1 file changed, 1 deletion(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list