[Cmake-commits] CMake branch, master, updated. v3.0.0-rc3-368-gab07d38

Brad King brad.king at kitware.com
Wed Mar 26 13:24:35 EDT 2014


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, master has been updated
       via  ab07d383a967c49352e40036a4986225ab0bd7de (commit)
       via  734df96f5ad3d47b3c7825715f0b524292aa6ede (commit)
      from  9b536b914bd665ea55d3f7c1f3e391a060fb9e0e (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=ab07d383a967c49352e40036a4986225ab0bd7de
commit ab07d383a967c49352e40036a4986225ab0bd7de
Merge: 9b536b9 734df96
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Mar 26 13:24:34 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Mar 26 13:24:34 2014 -0400

    Merge topic 'fix-Qt4-moc-commands-depends'
    
    734df96f Qt4: Fix moc command dependencies for incremental build.


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

Summary of changes:
 Modules/Qt4Macros.cmake                        |    2 +-
 Tests/Qt4Targets/CMakeLists.txt                |   27 ++++++++++++++++++++++++
 Tests/Qt4Targets/IncrementalMoc/CMakeLists.txt |   13 ++++++++++++
 Tests/Qt4Targets/IncrementalMoc/foo.cpp        |    8 +++++++
 Tests/Qt4Targets/IncrementalMoc/foo.h          |    9 ++++++++
 5 files changed, 58 insertions(+), 1 deletion(-)
 create mode 100644 Tests/Qt4Targets/IncrementalMoc/CMakeLists.txt
 create mode 100644 Tests/Qt4Targets/IncrementalMoc/foo.cpp
 create mode 100644 Tests/Qt4Targets/IncrementalMoc/foo.h


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list